public byte[] CharData
Public CharData As Byte()
Dim instance As CharInfo
Dim value As Byte()
value = instance.CharData
instance.CharData = value
public:
array<unsigned char>^ CharData
val mutable CharData: byte[]
No code example is currently available or this language may not be supported.