Loading...
 

GetGarbageCollection

GetGarbageCollection

os_collection *GetGarbageCollection(OBJECTID classID)

Parameters Description
classID Identifier of a model class

Return value Description
collection Collection of logically deleted instances of the class

returns the collection of logically deleted instances of the class selected by the parameter. The function corresponds to the FindGarbage statement.

Note: Whether the collection contains only instances of the specified class or also objects of other classes depends on the distribution specified in the initialisation file.