Gather into a list the objects in the object graph rooted at o corresponding to the target of s.
Gather into a list the objects in the object graph rooted at o corresponding to the target of s.
public virtual ArrayList Gather(object,Strategy);
Gather the objects in the object graph rooted at o corresponding to the target of strategy s.
public virtual ArrayList Gather(object,string);