dCsharp

ObjectGraph.Fetch Method

Fetch the object in the object graph corresponding to the target of s.

Overload List

Fetch the object in the object graph corresponding to the target of s.

public virtual object Fetch(Strategy);

Fetch the object in the object graph corresponding to the target of stragegy s.

public virtual object Fetch(string);

See Also

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