CodeIterationStatement::Statements Property
.NET Framework (current version)
Gets the collection of statements to be executed within the loop.
Assembly: System (in System.dll)
Property Value
Type: System.CodeDom::CodeStatementCollection^An array of type CodeStatement that indicates the statements within the loop.
.NET Framework
Available since 1.1
Available since 1.1
Show: