ObjectCollectionByVariant.Remove Method
Parent Object:
ObjectCollectionByVariant
Description
Method that removes the specified object from the generic collection.
Syntax
ObjectCollectionByVariant.
Remove
(
Index
As Variant )
Parameters
Name
Type
Description
Index
Variant
Input Variant value that specifies the index of the object to remove.
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.