Goblin - A Platform for 3D AR and VR Applications

FieldDecl.Type Property

Gets or sets the type of the field declaration. While a field can declare multiple variables, they must be of the same type, so this is not a collection.

public TypeRef Type {get; set;}

See Also

FieldDecl Class | DDW.CSharp.Dom Namespace