BoundsCheckableList1.GetEnumerator

BoundsCheckableList<T>.GetEnumerator method

تُرجع مُعدادًا يتكرر عبر System.Collections.Generic.List.

public IEnumerator<T> GetEnumerator()

Return Value

مُعداد لـ System.Collections.Generic.List.

See Also