Gets or sets a flag that specifies the test happens at the start of a loop, like in a 'while' loop. 'For' and 'do' loops test at the end of the loop.
IterationStmt Class | DDW.CSharp.Dom Namespace