dCsharp

Traversal.Fetch Method 

Fetch the object in the object graph rooted at obj corresponding to the target(s) of the traversal.

public virtual object Fetch(
   object obj
);

See Also

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