System.Collections: Generic.IList<T>

 

Rappresenta una lista di oggetti accessibile tramite un indice.

Implementazioni:

ICollection<T>
IEnumerable<T>
IEnumerable

Osservazioni:

Implementa l’interfaccia generica ICollection<T>.

Thread Safety:

 

posted @ venerdì 3 luglio 2009 01:04

Print
Comments have been closed on this topic.