|
Este artículo proviene de un motor de traducción automática. Mueva el puntero sobre las frases del artículo para ver el texto original. Más información.
|
Traducción
Original
|
System.Collections.Generic (Espacio de nombres)
.NET Framework 4.5
| Clase | Descripción | |
|---|---|---|
|
Comparer<T> |
|
|
Dictionary<TKey, TValue> |
|
|
Dictionary<TKey, TValue>.KeyCollection | |
|
Dictionary<TKey, TValue>.ValueCollection | |
|
EqualityComparer<T> |
|
|
HashSet<T> |
|
|
KeyedByTypeCollection<TItem> |
|
|
KeyNotFoundException |
|
|
LinkedList<T> |
|
|
LinkedListNode<T> |
|
|
List<T> |
|
|
Queue<T> |
|
|
SortedDictionary<TKey, TValue> |
|
|
SortedDictionary<TKey, TValue>.KeyCollection | |
|
SortedDictionary<TKey, TValue>.ValueCollection | |
|
SortedList<TKey, TValue> |
|
|
SortedSet<T> |
|
|
Stack<T> |
|
|
SynchronizedCollection<T> |
|
|
SynchronizedKeyedCollection<K, T> |
|
|
SynchronizedReadOnlyCollection<T> |
|
| Interfaz | Descripción | |
|---|---|---|
|
ICollection<T> |
|
|
IComparer<T> |
|
|
IDictionary<TKey, TValue> |
|
|
IEnumerable<T> |
|
|
IEnumerator<T> |
|
|
IEqualityComparer<T> |
|
|
IList<T> |
|
|
IReadOnlyCollection<T> |
|
|
IReadOnlyDictionary<TKey, TValue> |
|
|
IReadOnlyList<T> |
|
|
ISet<T> |
|