WorkspaceObject.RemoveObject
- Updated2024-10-09
- 1 minute(s) read
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.