public BigInteger ShiftRight( int n )
Public Function ShiftRight ( n As Integer ) As BigInteger
public: BigInteger^ ShiftRight( int n )
function ShiftRight(n);
In This Article