Get or set the count of points
public uint PointsCount {get; set;}
'Declaration
Public Property PointsCount As UInteger
'Usage
Dim instance As CorrelationListCommand
Dim value As UInteger
instance.PointsCount = value
value = instance.PointsCount
public uint PointsCount {get; set;}
@property (nonatomic, assign) NSUInteger pointsCount
<br/>get_PointsCount();<br/>set_PointsCount(value);<br/>Object.defineProperty('PointsCount_ObjectiveC');
public:
property uint PointsCount {
uint get();
void set ( uint value);
}
Property Value
An
Int32 that specifies the length for each of the points and listIndex arrays