![]() | IdentityDictionaryK, V Properties |
The IdentityDictionaryK, V generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ICollectionT.
(Inherited from BaseMapTK, TV.) |
![]() | FirstValue |
Returns the first value in the enumeration of values
(Inherited from BaseMapTK, TV.) |
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from BaseMapTK, TV.) |
![]() | Item |
Gets or sets the item with the specified key.
(Inherited from BaseMapTK, TV.) |
![]() | Keys |
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from BaseMapTK, TV.) |
![]() | SubDictionary |
Gets or sets the subdictionary.
(Inherited from BaseMapTK, TV.) |
![]() | Values |
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from BaseMapTK, TV.) |