APRlib

TraversalGraph.EdgeSet.GetSourceIndices Method 

An unmodifiable list of source indices (Integer objects) corresponding to target index j.

public virtual IList GetSourceIndices(
   int j
);

See Also

TraversalGraph.EdgeSet Class | edu.neu.ccs.demeter.APRlib Namespace