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) unsigned int lookupTableLength;
             
        
            
        
            
             
get_lookupTableLength();
set_lookupTableLength(value);
Object.defineProperty('lookupTableLength_objectivec'); 
             
        
            
            public:
property uint lookupTableLength {
   uint get();
   void set (    uint value);
}
             
        
             
        
            
            
            Property Value
An 
System.Int32 that specifies the length of the array in lookupTable property