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