Goblin - A Platform for 3D AR and VR Applications

VariableDeclStmt.Delcarators Property

Gets the collection of declarators created. Variable declarations can declare multiple variables at once, so this must be a collection.

public DeclaratorCollection Delcarators {get;}

See Also

VariableDeclStmt Class | DDW.CSharp.Dom Namespace