APRlib

TraversalBase.GetEdgeKey Method 

A unique identifying string for the given edge. Useful for hashing.

public static string GetEdgeKey(
   IEdge edge
);

See Also

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