GH_DocumentServer.GetEnumerator Method

GH_DocumentServerGetEnumerator Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
See Also