Goblin - A Platform for 3D AR and VR Applications

ConstantDeclStmt.Type Property

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

public TypeRef Type {get; set;}

See Also

ConstantDeclStmt Class | DDW.CSharp.Dom Namespace