A mutable tree-like graph
Namespace:
QuickGraph.Concepts.ModificationsAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)
Syntax
| C# |
|---|
public interface IMutableTreeGraph : IMutableGraph, IGraph |
| Visual Basic (Declaration) |
|---|
Public Interface IMutableTreeGraph _ Implements IMutableGraph, IGraph |
