IConfigNode Exists Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Determines whether this node really exists in configuration or is just a sentinel empty node

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

bool Exists { get; }

Property Value

Type: OnlineBoolean
See Also