Click or drag to resize
IPriorityQuadTreeTGetEnumerator Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Collections.Generic.IPriorityQuadTree`1.GetEnumerator"]

Namespace: ZU.Collections.Generic
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
IEnumerator<T> GetEnumerator()

Return Value

Type: IEnumeratorT

[Missing <returns> documentation for "M:ZU.Collections.Generic.IPriorityQuadTree`1.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also