ClassDef ObjectInstances Method

See Also

This method materializes an object collection containing all of the objects in the repository that conform to this class.

Syntax

Set variable  =  object.ObjectInstances

The ObjectInstances method syntax has the following parts.

Part Description
Variable A variable declared as an ObjectCol object. Receives the collection of objects that conform to this class.
Object An object expression that evaluates to a ClassDef object.

Remarks

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.