Public Methods
Add | Creates a new document and adds it to the collection. |
CloseAll | Closes all documents in the collection and removes them from the collection. |
Item | Given the index, returns one of the attributes in the collection |
Open | Opens an existing document and add it to the collection. |
SaveAll | Saves all documents in the collection. |
Public Properties
Application | Returns the Application object. |
Count | Returns the number of attributes in the collection. |
Parent | Returns the database item's parent object. |