Click or drag to resize

IMapTKey, TValueExecuteOnEntries Method

Overload List
  NameDescription
Public methodExecuteOnEntries(IEntryProcessor)
Applies the user defined EntryProcessor to the all entries in the map.
Public methodExecuteOnEntries(IEntryProcessor, IPredicate)
Applies the user defined EntryProcessor to the entries in the map which satisfies provided predicate.
Top
See Also