Perform an on each KeyValuePair of an
Declaration Syntax
C# |
public void ForEach( Action< KeyValuePair<TKey, TValue>> action )
Parameters
- action ( Action < (Of < ( <' KeyValuePair < (Of < ( <' TKey , TValue > ) > ) > > ) > ) > )
- to perform
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)