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 FactorLength {get; set;}
'Declaration
Public Property FactorLength As Integer
'Usage
Dim instance As AddWeightedCommand Dim value As Integer instance.FactorLength = value value = instance.FactorLength
public int FactorLength {get; set;}
@property (nonatomic, assign) NSUInteger factorLength
<br/>get_FactorLength();<br/>set_FactorLength(value);<br/>Object.defineProperty('FactorLength_ObjectiveC');