dCsharp

ObjectGraphSlice.Fetch Method 

Return the target object in the object graph slice reachable by following the strategy. There must be a unique path to it, or else a FetchException is thrown.

public virtual object Fetch();

See Also

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