Observable |
The ObservableIndexerTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
Clear | Removes all keys and values from the DictionaryTKey, TValue. | |
Remove | Removes the value with the specified key from the DictionaryTKey, TValue. |
Name | Description | |
---|---|---|
SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |