dCsharp

APCollection Constructor 

Construct a collection-view of the target objects in the enclosing object graph slice reachable by following the strategy.

public APCollection(
   ObjectGraphSlice objectGraphSlice,
   bool forward
);

See Also

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