|
Este artigo foi traduzido por máquina. Coloque o ponteiro do mouse sobre as frases do artigo para ver o texto original. Mais informações.
|
Tradução
Original
|
Namespace System.Collections.Generic
.NET Framework 4.5
| Classe | Descrição | |
|---|---|---|
|
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> |
|
| Interface | Descrição | |
|---|---|---|
|
ICollection<T> |
|
|
IComparer<T> |
|
|
IDictionary<TKey, TValue> |
|
|
IEnumerable<T> |
|
|
IEnumerator<T> |
|
|
IEqualityComparer<T> |
|
|
IList<T> |
|
|
IReadOnlyCollection<T> |
|
|
IReadOnlyDictionary<TKey, TValue> |
|
|
IReadOnlyList<T> |
|
|
ISet<T> |
|