Click or drag to resize

ObservableIndexerTKey, TValue Methods

The ObservableIndexerTKey, TValue type exposes the following members.

Methods
 NameDescription
Public methodClear Removes all keys and values from the DictionaryTKey, TValue.
Public methodRemove Removes the value with the specified key from the DictionaryTKey, TValue.
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also