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) NSUInteger matrixLength
<br/>get_MatrixLength();<br/>set_MatrixLength(value);<br/>Object.defineProperty('MatrixLength_ObjectiveC');
public:
property uint MatrixLength {
uint get();
void set ( uint value);
}
Property Value
An
Int32 that specifies the length of the array in matrix property