OpenMetaverse Protocol Library Developers API Documentation
ForEach Method
NamespacesOpenMetaverseParallelForEach () () () ()
Members
Icon Member Description
ForEach < (Of < <' ( T > ) > > ) (IEnumerable < (Of < <' ( T > ) > > ) , Action < (Of < <' ( T > ) > > ) )
Executes a foreach loop in which iterations may run in parallel

ForEach < (Of < <' ( T > ) > > ) (Int32, IEnumerable < (Of < <' ( T > ) > > ) , Action < (Of < <' ( T > ) > > ) )
Executes a foreach loop in which iterations may run in parallel

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