public virtual BigInteger Exponent { get; }
Public Overridable ReadOnly Property Exponent As BigInteger Get
public: virtual property BigInteger^ Exponent { BigInteger^ get (); }
function get_Exponent();
In This Article