Click or drag to resize

InspectorListTGetEnumerator Method

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerator<T> GetEnumerator()

Return Value

Type: IEnumeratorT

Implements

IEnumerableTGetEnumerator
See Also