APRlib

TraversalGraph.IndexPair Members

TraversalGraph.IndexPair overview

Public Instance Properties

Enclosing_Instance 
Source The copy index of the source of the edge.
TargetThe copy index of the target of the edge.

Public Instance Methods

Equals 
GetHashCode 
GetType (inherited from Object)Gets the Type of the current instance.
ToString 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

Protected Internal Instance Fields

source 
target 

See Also

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