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

Syntax

C#
public virtual bool HasChildren { get; }
Visual Basic
Public Overridable ReadOnly Property HasChildren As Boolean
	Get
Visual C++
public:
virtual property bool HasChildren {
	bool get ();
}

See Also