public BigInteger AndNot( BigInteger val )
Public Function AndNot ( val As BigInteger ) As BigInteger
public: BigInteger^ AndNot( BigInteger^ val )
function AndNot(val);
In This Article