|
Dieser Artikel wurde maschinell übersetzt. Bewegen Sie den Mauszeiger über die Sätze im Artikel, um den Originaltext anzuzeigen. Weitere Informationen
|
Übersetzung
Original
|
System.Collections.Generic-Namespace
.NET Framework 4.5
| Klasse | Beschreibung | |
|---|---|---|
|
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> |
|
| Struktur | Beschreibung | |
|---|---|---|
|
Dictionary<TKey, TValue>.Enumerator | |
|
Dictionary<TKey, TValue>.KeyCollection.Enumerator | |
|
Dictionary<TKey, TValue>.ValueCollection.Enumerator | |
|
HashSet<T>.Enumerator | |
|
KeyValuePair<TKey, TValue> |
|
|
LinkedList<T>.Enumerator | |
|
List<T>.Enumerator | |
|
Queue<T>.Enumerator | |
|
SortedDictionary<TKey, TValue>.Enumerator | |
|
SortedDictionary<TKey, TValue>.KeyCollection.Enumerator | |
|
SortedDictionary<TKey, TValue>.ValueCollection.Enumerator | |
|
SortedSet<T>.Enumerator | |
|
Stack<T>.Enumerator |
| Schnittstelle | Beschreibung | |
|---|---|---|
|
ICollection<T> |
|
|
IComparer<T> |
|
|
IDictionary<TKey, TValue> |
|
|
IEnumerable<T> |
|
|
IEnumerator<T> |
|
|
IEqualityComparer<T> |
|
|
IList<T> |
|
|
IReadOnlyCollection<T> |
|
|
IReadOnlyDictionary<TKey, TValue> |
|
|
IReadOnlyList<T> |
|
|
ISet<T> |
|