Click or drag to resize

ObservableIndexerTKey, TValue Properties

The ObservableIndexerTKey, TValue type exposes the following members.

Properties
 NameDescription
Public propertyComparer Gets the IEqualityComparerT that is used to determine equality of keys for the dictionary.
Public propertyItem Gets the value associated with the specified key.
Top
See Also