UndoItem.EditedObjects
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
UndoItem.EditedObjects
Syntax
UndoItem.EditedObjects
Data Type
Purpose
Returns the objects the UndoItem.Undo and UndoItem.Redo methods modify.
Remarks
Calling this property returns all objects that UndoItem2.TopObjects[i].GetPropertyObject(UndoItem2.LookupStrings[i]) references. If one of the objects does not exist, this property fails and returns an error explaining that the property the lookupstring parameter specifies does not exist.