'Declaration Public Property frtRgb As Byte()
'Declaration
Public Property frtRgb As Byte()
'Usage Dim instance As WebPub Dim value() As Byte instance.frtRgb = value value = instance.frtRgb
'Usage
Dim instance As WebPub Dim value() As Byte instance.frtRgb = value value = instance.frtRgb
public byte[] frtRgb {get; set;}
WebPub Class WebPub Members