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

Collapse imageSyntax

C#
public ECPoint G { get; }
Visual Basic
Public ReadOnly Property G As ECPoint
	Get
Visual C++
public:
property ECPoint^ G {
	ECPoint^ get ();
}

Collapse imageSee Also