Click or drag to resize

IIndexType Property

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
Type Type { get; }

Property Value

Type: Type
the class this index is indexing
See Also