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

Syntax

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

See Also