IdVertexIndexType Property  | 
 [Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdVertexIndex.Type"]
 
    Namespace: 
   VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic Type Type { get; }Public ReadOnly Property Type As Type
	Get
public:
virtual property Type^ Type {
	Type^ get () sealed;
}abstract Type : Type with get
override Type : Type with get
Property Value
Type: 
TypeImplements
IIndexType
See Also