GH_DocumentServerGetEnumerator_Generic Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic IEnumerator<GH_Document> GetEnumerator_Generic()
Public Function GetEnumerator_Generic As IEnumerator(Of GH_Document)
Return Value
Type:
IEnumeratorGH_DocumentImplements
IEnumerableTGetEnumerator
See Also