System.CodeDom.CodeIterationStatement.IncrementStatement Property

Gets or sets the statement that is called after each loop cycle.

Syntax

public CodeStatement IncrementStatement { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This statement is called after each iteration.

Requirements

Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0