Package | Description |
---|---|
System.Collections.Generic | |
System.Collections.ObjectModel |
Modifier and Type | Class and Description |
---|---|
class |
EqualityComparer<T> |
Modifier and Type | Method and Description |
---|---|
IEqualityComparer<TKey> |
KeyedCollection.getComparer() |
Constructor and Description |
---|
KeyedCollection(IEqualityComparer<TKey> comparer) |
KeyedCollection(IEqualityComparer<TKey> comparer,
int dictionaryCreationThreshold) |