IMapTKey, TValueExecuteOnEntries Method Hazelcast .Net Client Class Library
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

Reference