BoundsCheckableList1.GetEnumerator

BoundsCheckableList<T>.GetEnumerator method

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

public IEnumerator<T> GetEnumerator()

Return Value

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

See Also