Get or set the count of points
public uint pointsCount {get; set;}
'Declaration
Public Property pointsCount As UInteger
'Usage
Dim instance As CorrelationCommand
Dim value As UInteger
instance.pointsCount = value
value = instance.pointsCount
public uint pointsCount {get; set;}
@property (nonatomic, assign) unsigned int pointsCount;
get_pointsCount();
set_pointsCount(value);
Object.defineProperty('pointsCount_objectivec');
public:
property uint pointsCount {
uint get();
void set ( uint value);
}
Property Value
An
System.Int32 that specifies the count of points in the array in points property