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