Click or drag to resize
SubGraphView<TVertex, TEdge>.Remove Method
Overload List
  NameDescription
Public methodRemove(TEdge)
Removes the edge.
Public methodRemove(TVertex)
Removes the vertex.
Top
See Also