pmMDA.NET

DataObjectCollectFunctor.Collect Method 

[This is preliminary documentation and subject to change.]

Creates and fills a collect functor for a specified data object.

public static DataObjectCollectFunctor Collect(
   IDataObject dataObject,
   bool collectUnloadedItems
);

Parameters

dataObject
The data object which references are collected.
collectUnloadedItems
Specifies whether unloaded data objects are collected.

Return Value

The fully filled collect functor.

See Also

DataObjectCollectFunctor Class | PmMda.Net.Dog Namespace