Get or set the length of lookupTable
public uint LookupTableLength {get; set;}
'Declaration
Public Property LookupTableLength As UInteger
'Usage
Dim instance As ApplyModalityLookupTableCommand
Dim value As UInteger
instance.LookupTableLength = value
value = instance.LookupTableLength
public uint LookupTableLength {get; set;}
@property (nonatomic, assign) NSUInteger lookupTableLength
<br/>get_LookupTableLength();<br/>set_LookupTableLength(value);<br/>Object.defineProperty('LookupTableLength_ObjectiveC');
public:
property uint LookupTableLength {
uint get();
void set ( uint value);
}
Property Value
An
Int32 that specifies the length of the array in lookupTable property