Namespace: Org.BouncyCastle.Math
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public long LongValue { get; }
Visual Basic
Public ReadOnly Property LongValue As Long
	Get
Visual C++
public:
property long long LongValue {
	long long get ();
}

Collapse imageSee Also