Click or drag to resize

SubGraphView<TVertex, TEdge>.Add Method

Overload List
  NameDescription
Public methodAdd(TEdge)
Adds the specified edge. If the vertices aren't in the view, they're added too.
Public methodAdd(TVertex)
Adds the specified vertex.
Top
See Also