| Name | Description | |
|---|---|---|
![]() | Add | Adds a document to the end of the DocumentCollection. |
![]() | AddRange | Overloaded. Adds the elements to the end of the DocumentCollection. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetByNumber | Gets the document by specified number. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire DocumentCollection. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Insert | Inserts a document into the DocumentCollection at the specified index. |
![]() | InsertRange | Overloaded. Inserts the documents into the DocumentCollection at the specified index. |
![]() | Remove | Removes the element at the specified index of the DocumentCollection. |

