Click or drag to resize

ModelTagsGetEnumerator Method

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

Return Value

Type: IEnumeratorString

Implements

IEnumerableTGetEnumerator
See Also