Namespace: Org.BouncyCastle.Pkix
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public virtual PkixPolicyNode Parent { get; set; } |
Visual Basic |
---|
Public Overridable Property Parent As PkixPolicyNode Get Set |
Visual C++ |
---|
public: virtual property PkixPolicyNode^ Parent { PkixPolicyNode^ get (); void set (PkixPolicyNode^ value); } |