'Declaration Public Property colLast As UShort
'Declaration
Public Property colLast As UShort
'Usage Dim instance As Ref8 Dim value As UShort instance.colLast = value value = instance.colLast
'Usage
Dim instance As Ref8 Dim value As UShort instance.colLast = value value = instance.colLast
public ushort colLast {get; set;}
Ref8 Class Ref8 Members