IMapTKey, TValueValues Method | 
| Name | Description | |
|---|---|---|
| Values | Returns a collection clone of the values contained in this map.  | |
| Values(IPredicate) | 
                Queries the map based on the specified predicate and
                returns the values of matching entries.
              |