IMapTKey, TValueKeySet Method | 
| Name | Description | |
|---|---|---|
| KeySet | Returns a set clone of the keys contained in this map.  | |
| KeySet(IPredicate) | 
                Queries the map based on the specified predicate and
                returns the keys of matching entries.
              |