[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| AddChildNode(String) | ||
| AddChildNode(IConfigSectionNode) |
Adds a new child node into this one deeply cloning nodes data from some other node which may belong to a different conf instance
| |
| AddChildNode(String, Object) | ||
| AddChildNode(String, String) |
Adds a new child section node to this node
|
See Also