ObjectsEnumeratorByVariant Object
Description
Generic enumerator for a group of objects. This enumerator will also support the IEnumxxx-style interface (IEnumUnknown, unless otherwise specified).
Properties
Name
Description
Count
Property that returns the number of items in this collection.
Item
Returns the specified object in the collection. The index can be numeric or the object name.
Type
Returns an ObjectTypeEnum indicating this object's type.
Derived Classes
ObjectCollectionByVariant
Version
Introduced in version 5
© Copyright 2024 Autodesk, Inc.
Comment on this page.