Documents Methods |
The Documents type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
This method creates a new document, adds it to the collection and returns a reference to the newly created Document object.
|
![]() | Dispose | |
![]() | GetEngine |
Returns the Engine object.
|
![]() | GetEnumerator | |
![]() | GetItem |
This property returns the specified Document object from the collection.
|
![]() | ItemByUniqueID | |
![]() | Remove |
This method removes the specified Document from the collection without saving it.
|