The ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey generic type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey | Initializes a new instance of the ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey class | |
| ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey (IEqualityComparer UTT ) | Initializes a new instance of the ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey class |
Methods
| Name | Description | |
|---|---|---|
Adds an object to the end of the (Inherited from | ||
Changes the key associated with the specified element in the lookup dictionary. (Inherited from | ||
Removes all elements from the (Inherited from | ||
Removes all elements from the (Inherited from | ||
Determines whether the collection contains an element with the specified key. (Inherited from | ||
Determines whether an element is in the (Inherited from | ||
Copies the entire (Inherited from | ||
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetKeyForItem | (Overrides | |
Gets the (Inherited from | ||
Searches for the specified object and returns the zero-based index of the first occurrence within the entire (Inherited from | ||
Inserts an element into the (Inherited from | ||
Inserts an element into the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Removes the element with the specified key from the (Inherited from | ||
Removes the first occurrence of a specific object from the (Inherited from | ||
Removes the element at the specified index of the (Inherited from | ||
Removes the element at the specified index of the (Inherited from | ||
Replaces the item at the specified index with the specified item. (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from | ||
Gets the number of elements actually contained in the (Inherited from | ||
Gets the lookup dictionary of the (Inherited from | ||
Gets the element with the specified key. (Inherited from | ||
Gets or sets the element at the specified index. (Inherited from | ||
| (Inherited from |
See Also