'Declaration
Public Property rgb As Byte()
'Usage
Dim instance As ShortXLUnicodeString Dim value() As Byte instance.rgb = value value = instance.rgb
public byte[] rgb {get; set;}
'Declaration
Public Property rgb As Byte()
'Usage
Dim instance As ShortXLUnicodeString Dim value() As Byte instance.rgb = value value = instance.rgb
public byte[] rgb {get; set;}