[This is preliminary documentation and is subject to change.]
Indicates whether this node has any child section nodes
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasChildren { get; }
public bool HasChildren { get; }
Public ReadOnly Property HasChildren As Boolean
Get
Public ReadOnly Property HasChildren As Boolean
Get
public:
virtual property bool HasChildren {
bool get () sealed;
}
public:
virtual property bool HasChildren {
bool get () sealed;
}
abstract HasChildren : bool with get
override HasChildren : bool with get
abstract HasChildren : bool with get
override HasChildren : bool with get
Property Value
Type:
BooleanImplements
IConfigSectionNode HasChildren