'Declaration
Public Property ifmt As UShort
'Usage
Dim instance As IFmtRecord Dim value As UShort instance.ifmt = value value = instance.ifmt
public ushort ifmt {get; set;}
'Declaration
Public Property ifmt As UShort
'Usage
Dim instance As IFmtRecord Dim value As UShort instance.ifmt = value value = instance.ifmt
public ushort ifmt {get; set;}