←Select platform

Parameters Property

Summary

Gets or sets the function parameters.

Syntax

C#
VB
C++
public int[] Parameters {get; set;}
Public Property Parameters As Integer()
public: 
property array<int>^ Parameters { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 

Property Value

Array that contains one or more parameters.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize