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