Click or drag to resize

ModelUserTextItem Property (String)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelUserText.Item(System.String)"]

Implements

IReadOnlyDictionaryTKey, TValueItemTKey
See Also