ModelUserTextKeys Property |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IEnumerable<string> Keys { get; }
Public ReadOnly Property Keys As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableString[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelUserText.Keys"]
Implements
IReadOnlyDictionaryTKey, TValueKeysSee Also