ConfigNode Constructor NFX Class Library

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

Overload List

  NameDescription
Protected methodConfigNode(Configuration, ConfigSectionNode)
Initializes a new instance of the ConfigNode class
Protected methodConfigNode(Configuration, ConfigSectionNode, IConfigNode)
Creates new node by cloning other node from this or another configuration
Protected methodConfigNode(Configuration, ConfigSectionNode, String, String)
Initializes a new instance of the ConfigNode class
Back to Top
See Also