Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
Required on a parallel for statement if an ordered directive is to be used in the loop.
Syntax
ordered
Remarks
ordered applies to the for directive.
For more information, see 2.4.1 for Construct.
Example
See ordered for an example of using ordered clause.