ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace : ImGearDocumentCollection class |
For a list of all members of this type, see ImGearDocumentCollection members.
Name | Description | |
---|---|---|
![]() | addDocument | Appends a document to the end of the collection. |
![]() | forEach | Calls the specified function once for each ImGearDocument in the collection. |
![]() | getDocument | Returns a document in the collection. |
![]() | insertDocument | Inserts a document in the collection at the location specified by the parameter 'index'. |
![]() | removeAllDocuments | Removes all the documents from the collection. |
![]() | removeDocument | Removes a document from the collection. |
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocumentCollection
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace