IConfigSectionNode Item Property NFX Class Library

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

Overload List

  NameDescription
Public propertyItem Int32 
Retrieves section node by index or empty node instance if section node with such index could not be found
Public propertyItem  String  
Retrieves section node by names, from left to right until existing node is found. If no existing node could be found then empty node instance is returned
Back to Top
See Also