[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| ConfigSectionNode(Configuration, ConfigSectionNode) | Initializes a new instance of the ConfigSectionNode class | |
| ConfigSectionNode(Configuration, ConfigSectionNode, IConfigSectionNode) |
Performs deep clone copy from another node which can be in this or different configuration
| |
| ConfigSectionNode(Configuration, ConfigSectionNode, String, String) | Initializes a new instance of the ConfigSectionNode class |
See Also