![]() | LinkedHashMapTK, TV Properties |
The LinkedHashMapTK, TV generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ICollectionT.
|
![]() | FastKeyArray |
Gets the keys in a faster and more efficient manner.
|
![]() | FastKeyEnumerator |
Gets the key enumerator in a faster and more efficient manner.
|
![]() | FastKeys |
Gets a faster lighter enumeration of keys.
|
![]() | FirstValue |
Returns the first value in the enumeration of values
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
|
![]() | Item |
Gets or sets the value the specified key.
|
![]() | Keys |
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
|
![]() | ShuffleOnAccess |
Returns a value indicating if items should be shuffled (pushed to the
head of the list) on access requests.
|
![]() | Values |
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
|