public int Start {get; set;}
'Declaration
Public Property Start As Integer
'Usage
Dim instance As StatisticsInformationCommand
Dim value As Integer
instance.Start = value
value = instance.Start
public int Start {get; set;}
@property (nonatomic, assign) NSInteger start
public int getStart()
public void setStart(int value)
<br/>get_Start();<br/>set_Start(value);<br/>Object.defineProperty('Start');
public:
property int Start {
int get();
void set ( int value);
}
Property Value
Indicates the beginning color value of the range for the evaluation. This property only accepts positive values.