GetEnumerator

ListLevelCollection.GetEnumerator method

Gets the enumerator object that will enumerate levels in this list.

public IEnumerator<ListLevel> GetEnumerator()

See Also