| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace : DocumentCollection Class |
For a list of all members of this type, see DocumentCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds a document to the end of the DocumentCollection. |
![]() | AddRange | Overloaded. Adds the elements to the end of the DocumentCollection. |
![]() | GetByNumber | Gets the document by specified number. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire DocumentCollection. |
![]() | 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. |