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