Goblin - A Platform for 3D AR and VR Applications

IterationType Enumeration

An enumeration of possible types of iterations (for, do, while, and foreach).

public enum IterationType

Members

Member Name Description
For 
Do 
While 
ForEach 

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

DDW.CSharp.Dom Namespace