ReadOnlyCollectionBase1.GetEnumerator

ReadOnlyCollectionBase<T>.GetEnumerator method

Renvoie un énumérateur pour cette collection.

public IEnumerator<T> GetEnumerator()

Return_Value

Un recenseur pour cette collection.

Voir également