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

Collapse imageSyntax

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

Collapse imageSee Also