ConfigAccessorSetValueByPath Method |
| Name | Description | |
|---|---|---|
| SetValueByPath(ConfigNode, String, String) | Sets a value in config node by a path. | |
| SetValueByPath(ConfigNode, String, String) | Sets a value in config node by a path. | |
| SetValueByPathT(ConfigNode, String, T, AbstractOrdinaryValueTypeProto) |
Stores a value of arbitrary type T into a config node.
| |
| SetValueByPathT(ConfigNode, String, T, AbstractOrdinaryValueTypeProto) |
Stores a value of arbitrary type T into a config node.
|