dCsharp

ClassGraph.Gather Method (Object, String)

Gather the objects in the object graph rooted at o corresponding to the target of strategy s.

public virtual ArrayList Gather(
   object obj,
   string strategyString
);

See Also

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