Click or drag to resize

PersistentSettingsChildKeys Property

Gets a collection containing the keys in the settings dictionary.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ICollection<string> ChildKeys { get; }

Property Value

Type: ICollectionString
See Also