Get or set the length of matrix array
public uint matrixLength {get; set;}
'Declaration
Public Property matrixLength As UInteger
'Usage
Dim instance As UserFilterCommand
Dim value As UInteger
instance.matrixLength = value
value = instance.matrixLength
public uint matrixLength {get; set;}
@property (nonatomic, assign) unsigned int matrixLength;
get_matrixLength();
set_matrixLength(value);
Object.defineProperty('matrixLength_objectivec');
public:
property uint matrixLength {
uint get();
void set ( uint value);
}
Property Value
An
System.Int32 that specifies the length of the array in matrix property