Click or drag to resize

ModelUserTextGetEnumerator Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerator<KeyValuePair<string, string>> GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairString, String

Implements

IEnumerableTGetEnumerator
See Also