Namespace: Org.BouncyCastle.Asn1.Utilities
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public override void SetLength( long value )  | 
| Visual Basic | 
|---|
Public Overrides Sub SetLength ( _ value As Long _ )  | 
| Visual C++ | 
|---|
public: virtual void SetLength( long long value ) override  | 
Parameters
- value
 - Type: System..::..Int64