ModelUserTextItem Property (Int32) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public KeyValuePair<string, string> this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As KeyValuePair(Of String, String)
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
KeyValuePairString,
String[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelUserText.Item(System.Int32)"]
Implements
IReadOnlyListTItemInt32See Also