Click or drag to resize
DigraphAddEdge Method
Overload List
  NameDescription
Public methodAddEdge(Edge)
Adds the undirected edge to this graph.
Public methodAddEdge(Int32, Int32)
Adds the directed edge v->w to this digraph.
Top
See Also