Click or drag to resize

EdgeTypeSubTypes Property

Sub types of this EdgeType

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

Property Value

Type: ListEdgeType
See Also