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