Returns the Document with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
→ Document
→ Document
Creates a new document.
→ Document
Returns any Document in the collection.
→ Number
Displays the number of elements in the Document.
→ Document[]
Returns every Document in the collection.
→ Document
Returns the first Document in the collection.
→ Document
Returns the Document with the specified index or name.
→ Document
Returns the Document with the specified ID.
→ Document
Returns the Document with the specified name.
→ Document[]
Returns the Documents within the specified range.
→ Document
Returns the last Document in the collection.
→ Document
Returns the middle Document in the collection.
→ Document
Returns the Document whose index follows the specified Document in the collection.
→ Document
Returns the Document with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the Document.
Object of 1
Properties elsewhere that hold a Documents.