GoXam for WPF v3
AddVertex Method
Northwoods.GoXam.Layout Namespace > GenericNetwork<V,E,Y> Class : AddVertex Method
Adds a GenericNetwork.Vertex<V,E,Y> to the Network.
Syntax
public void AddVertex( 
   V vertex
)

Parameters

vertex
See Also

Reference

GenericNetwork<V,E,Y> Class
GenericNetwork<V,E,Y> Members