Namespace:
QuickGraph.Concepts.Petri
Assembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)
Assembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)
Syntax
| C# |
|---|
public interface IArc : IEdge, IComparable |
| Visual Basic (Declaration) |
|---|
Public Interface IArc _ Implements IEdge, IComparable |
Remarks
Usually represented by an arrow.
