Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public int LookUpTableLength {get; set;}
'Declaration
Public Property LookUpTableLength As Integer
'Usage
Dim instance As RemapHueCommand Dim value As Integer instance.LookUpTableLength = value value = instance.LookUpTableLength
public int LookUpTableLength {get; set;}
@property (nonatomic, assign) NSUInteger lookUpTableLength
public int getLookUpTableLength() public void setLookUpTableLength(int value)
<br/>get_LookUpTableLength();<br/>set_LookUpTableLength(value);<br/>Object.defineProperty('LookUpTableLength');