ConfigSectionNode Constructor NFX Class Library

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

Overload List

  NameDescription
Protected methodConfigSectionNode(Configuration, ConfigSectionNode)
Initializes a new instance of the ConfigSectionNode class
Protected methodConfigSectionNode(Configuration, ConfigSectionNode, IConfigSectionNode)
Performs deep clone copy from another node which can be in this or different configuration
Protected methodConfigSectionNode(Configuration, ConfigSectionNode, String, String)
Initializes a new instance of the ConfigSectionNode class
Back to Top
See Also