'Declaration
Public Property fHighByte As Byte
'Usage
Dim instance As XLUnicodeStringNoCch Dim value As Byte instance.fHighByte = value value = instance.fHighByte
public byte fHighByte {get; set;}
'Declaration
Public Property fHighByte As Byte
'Usage
Dim instance As XLUnicodeStringNoCch Dim value As Byte instance.fHighByte = value value = instance.fHighByte
public byte fHighByte {get; set;}