Remove the edge from the graph.
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic override void Remove()
Public Overrides Sub Remove
public:
virtual void Remove() override
abstract Remove : unit -> unit
override Remove : unit -> unit
Implements
IElement.RemoveIElement.Remove
See Also