Click or drag to resize

VertexTypeRemove Method

Removes this VertexType from a graph. An exception is thrown if the VertexType is in use.

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public void Remove()
See Also