Click or drag to resize

AutoWeakIndexerTKey, TValue Properties

The AutoWeakIndexerTKey, 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.
Public propertyKeys Gets a collection containing the keys in the AutoWeakIndexerTKey, TValue.
Public propertyValues Gets a collection containing the values in the AutoWeakIndexerTKey, TValue.
Top
See Also