|
Represents a for statement, or a simple loop through a block of statements, using a test expression as a condition for continuing to loop.
Namespace: System.CodeDomFirst seen in: .NET v1.0.3705Last seen in: .NET v1.1.4322Last changed in: .NET v1.0.3705Assembly: System.dll
|