public bool HasValue( BigInteger x )
Public Function HasValue ( x As BigInteger ) As Boolean
public: bool HasValue( BigInteger^ x )
function HasValue(x);
In This Article