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.