RhinoCommon API
PersistentSettingsAddChild Method |
Call this method to add a new child key, if the key is exists then the
existing key is returned otherwise a new empty PersistentSettings
child key is added and the new settings are returned.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public PersistentSettings AddChild( string key )
Public Function AddChild ( key As String ) As PersistentSettings
Parameters
- key
- Type: SystemString
Key to add to the child dictionary.
Return Value
Type: PersistentSettingsIf the key is exists then the existing key is returned otherwise a new empty PersistentSettings child key is added and the new settings are returned.

Rhino for Windows
Supported in: 6.14