D_Slow.Order1 Property

The order1 of D_Slow.
[Category("Parameters")] 
[Description("")] 
public int Order1 {get; set;}
This language is not supported or no code example is available.
[Category("Parameters")] 
[Description("")] 
public:  
property int Order1 { 
int get( ); 
void set( 
int value 
); 
}
This language is not supported or no code example is available.
public  
Category("Parameters") 
Description("") 
function get Order1() : int
public  
Category("Parameters") 
Description("") 
function set Order1(value : int);
This language is not supported or no code example is available.

Property Value

int

In this article

Definition