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 Subtract( BigInteger n ) |
Visual Basic |
---|
Public Function Subtract ( _ n As BigInteger _ ) As BigInteger |
Visual C++ |
---|
public: BigInteger^ Subtract( BigInteger^ n ) |