RhinoCommon API
PersistentSettingsChildKeys Property |
Gets a collection containing the keys in the settings dictionary.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public ICollection<string> ChildKeys { get; }
Public ReadOnly Property ChildKeys As ICollection(Of String) Get