Click or drag to resize

GH_DocumentServerGetEnumerator_Generic Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IEnumerator<GH_Document> GetEnumerator_Generic()

Return Value

Type: IEnumeratorGH_Document

Implements

IEnumerableTGetEnumerator
See Also