Goblin - A Platform for 3D AR and VR Applications

IterationStmt.TestFirst Property

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.

public bool TestFirst {get;}

See Also

IterationStmt Class | DDW.CSharp.Dom Namespace