WorkspaceObject.RemoveObject
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
WorkspaceObject.RemoveObject
Syntax
WorkspaceObject.RemoveObject( index)
Return Value
Returns the removed object.
Purpose
Removes the WorkspaceObject at the specified index.
Parameters
index As Long
[In] Specifies the zero-based index of the object to remove.