Click or drag to resize

IMapTKey, TValueValues Method

Overload List
  NameDescription
Public methodValues
Returns a collection clone of the values contained in this map.
Public methodValues(IPredicate)
Queries the map based on the specified predicate and returns the values of matching entries.
Top
See Also