APRlib

TraversalNodeSetBase.IncomingEdgeSets Property

An unmodifiable list of EdgeSet objects representing the edges in the traversal coming into the nodes in this set. Each EdgeSet will be nonempty and have a nonempty source NodeSet.

public virtual System.Collections.IList IncomingEdgeSets {get;}

See Also

TraversalNodeSetBase Class | edu.neu.ccs.demeter.APRlib Namespace