Click or drag to resize

GH_StructureTGetEnumerator_Generic Method

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

Return Value

Type: IEnumeratorT

Implements

IEnumerableTGetEnumerator
See Also