WorkspaceObject.RemoveObject
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.