| RankedDictionaryTKey, TValueIDictionaryTKey, TValueValues Property |
Gets only the collection of values from this key/value pair collection.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax Remarks The values given by this collection are sorted in the same
order as their respective keys in the
Keys collection.
See Also