OpenMetaverse Protocol Library Developers API Documentation
ForEach Method
NamespacesOpenMetaverse InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > ForEach () () () ()
Members
Icon Member Description
ForEach(Action < (Of < <' ( TValue > ) > > ) )
Perform an on each entry in an

ForEach(Action < (Of < <' ( TKey > ) > > ) )
Perform an on each key of an

ForEach(Action < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) )
Perform an on each KeyValuePair of an

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)