'Declaration
Public Property Value As Long
'Usage
Dim instance As UAVersionTimeControl Dim value As Long instance.Value = value value = instance.Value
public long Value {get; set;}
Property Value
The default value of this property is 0
.
'Declaration
Public Property Value As Long
'Usage
Dim instance As UAVersionTimeControl Dim value As Long instance.Value = value value = instance.Value
public long Value {get; set;}
The default value of this property is 0
.