APRlib

IClassGraph.getOutgoingEdges Method 

A collection of edges (EdgeI objects) going out of node v. Return an empty collection if there are no outgoing edges.

IList getOutgoingEdges(
   object v
);

See Also

IClassGraph Interface | edu.neu.ccs.demeter.APRlib Namespace