WorkspaceObject.RemoveObject
- 更新时间2025-07-21
- 阅读时长1分钟
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.