System.Collections: Generic.IEnumerable<T>

 

Espone l’enumeratore che supporta un semplice iteratore su una collezione del tipo specificato.

Implementazioni:

 

Osservazioni:

Il metodo che verrà chiesto di implementare è GetEnumerator il quale ritornerà l’enumeratore implementato.

Thread Safety:

posted @ giovedì 2 luglio 2009 02:11

Print
Comments have been closed on this topic.