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: 8.2.1.0 (8.2.1)
Syntax
public void Remove()
See Also