IMapTKey, TValueExecuteOnEntries Method |
| Name | Description | |
|---|---|---|
| ExecuteOnEntries(IEntryProcessor) | Applies the user defined EntryProcessor to the all entries in the map. | |
| ExecuteOnEntries(IEntryProcessor, IPredicate) |
Applies the user defined EntryProcessor to the entries in the map which satisfies provided predicate.
|