The IDirectedAcyclicGraph type exposes the following members.

Properties

  NameDescription
Public propertyAllVertices
All vertices that are part of this graph
Public propertyRootVertices
All vertices in this graph that have no dependencies
Public propertyTerminalVertices
All vertices in this graph that have no dependents

See Also