Traverse the object graph rooted at obj according to the traversal, visiting the visitors in array v in sequence at each node and returning the value of v[0].getReturnValue() at the end of the traversal.
Traversal Class | edu.neu.ccs.demeter.dCsharp Namespace | Traversal.Traverse Overload List