APRlib

TraversalIntersection Class

The intersection of two traversals, that is, the set of paths that are in both traversals.

For a list of all members of this type, see TraversalIntersection Members.

System.Object
   TraversalBase
      TraversalCombination
         TraversalIntersection

public class TraversalIntersection : TraversalCombination

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: edu.neu.ccs.demeter.APRlib

Assembly: APRlib (in APRlib.dll)

See Also

TraversalIntersection Members | edu.neu.ccs.demeter.APRlib Namespace