dCsharp

Traversal Class

A compact, efficient representation of a set of paths through a class graph that can be used to traverse an object graph.

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

System.Object
   TraversalBase
      Traversal

public class Traversal : TraversalBase

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.dCsharp

Assembly: dCsharp (in dCsharp.dll)

See Also

Traversal Members | edu.neu.ccs.demeter.dCsharp Namespace