Click or drag to resize

VertexTypeSubTypes Property

Sub types of this VertexType

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public List<VertexType> SubTypes { get; }

Property Value

Type: ListVertexType
See Also