dCsharp

ClassGraph.Gather Method (Object, Strategy)

Gather into a list the objects in the object graph rooted at o corresponding to the target of s.

public virtual ArrayList Gather(
   object obj,
   Strategy strategy
);

See Also

ClassGraph Class | edu.neu.ccs.demeter.dCsharp Namespace | ClassGraph.Gather Overload List