Base of all collections containing frame objects. (e. g. Image
FrameBaseCollection
Introduced: X18.
Method | Description |
---|---|
clear | Removes all objects from the collection and from the document. |
element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
for |
Executes a callback function for each element.
(Inherited from Collection) |
get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |