Click or drag to resize
GoalGraphT Methods

The GoalGraphT generic type exposes the following members.

Methods
  NameDescription
Public methodAddDependency
a depends on b
Public methodAddDirectedEdge (Inherited from GraphT.)
Public methodAddGoal
Public methodAddNode(T) (Overrides GraphTAddNode(NodeT).)
Public methodAddNode(NodeT) (Inherited from GraphT.)
Public methodAddRule
Public methodAddUndirectedEdge (Inherited from GraphT.)
Public methodContains (Inherited from GraphT.)
Public methodFindByValue (Inherited from GraphT.)
Public methodGatherInfo
Retrieve dependency information based on the nodes' numbers of incoming links
Public methodRemove (Inherited from GraphT.)
Public methodResolveRules
Top
Extension Methods
See Also