Get the class that this index is indexing.
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax ReadOnly Property Type As Type
Get
property Type^ Type {
Type^ get ();
}
abstract Type : Type with get
Property Value
Type:
Typethe class this index is indexing
See Also