Goblin - A Platform for 3D AR and VR Applications

VariableDeclStmt.DimensionCount Property

Gets or sets the number of dimensions if this is an array. Zero dimensions indicates this is not an array. The dimensions are represented by commas in C#, like [,,].

public int DimensionCount {get; set;}

See Also

VariableDeclStmt Class | DDW.CSharp.Dom Namespace