public byte[] C { get; }
Public ReadOnly Property C As Byte() Get
public: property array<unsigned char>^ C { array<unsigned char>^ get (); }
function get_C();
In This Article