Namespace: Org.BouncyCastle.Math
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public BigInteger AndNot( BigInteger val ) |
| Visual Basic |
|---|
Public Function AndNot ( _ val As BigInteger _ ) As BigInteger |
| Visual C++ |
|---|
public: BigInteger^ AndNot( BigInteger^ val ) |