Click or drag to resize

LinkedHashMapTK, TV Properties

The LinkedHashMapTK, TV generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyFastKeyArray
Gets the keys in a faster and more efficient manner.
Public propertyFastKeyEnumerator
Gets the key enumerator in a faster and more efficient manner.
Public propertyFastKeys
Gets a faster lighter enumeration of keys.
Public propertyFirstValue
Returns the first value in the enumeration of values
Public propertyIsReadOnly
Public propertyItem
Gets or sets the value the specified key.
Public propertyKeys
Public propertyShuffleOnAccess
Returns a value indicating if items should be shuffled (pushed to the head of the list) on access requests.
Public propertyValues
Top
See Also