Namespace: Org.BouncyCastle.Security
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override int Next( int maxValue ) |
Visual Basic |
---|
Public Overrides Function Next ( _ maxValue As Integer _ ) As Integer |
Visual C++ |
---|
public: virtual int Next( int maxValue ) override |
Parameters
- maxValue
- Type: System..::..Int32