ModelUserTextItem Property (String) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string this[
string key
] { get; }
Public ReadOnly Default Property Item (
key As String
) As String
Get
Parameters
- key
- Type: SystemString
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelUserText.Item(System.String)"]
Implements
IReadOnlyDictionaryTKey, TValueItemTKeySee Also