The IArc type exposes the following members.

Methods

  NameDescription
CompareTo
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from IComparable.)

Properties

  NameDescription
Annotation
ID
Edge identification number
(Inherited from IEdge.)
IsInputArc
Gets or sets a value indicating if the IArc instance is a input arc.
Place
Gets or sets the IPlace instance attached to the IArc.
Source
Source vertex
(Inherited from IEdge.)
Target
Target vertex
(Inherited from IEdge.)
Transition
Gets or sets the ITransition instance attached to the IArc.

See Also