Goblin - A Platform for 3D AR and VR Applications

VariableDeclStmt.Type Property

Gets or sets the type of the variable. While one can declare multiple variables they must be of the same type - therefore this is not a collection.

public TypeRef Type {get; set;}

See Also

VariableDeclStmt Class | DDW.CSharp.Dom Namespace