Returns the Article with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
→ Article
→ Article
Creates a new Article
reference?
Article
The reference object. Note: Required when the to value specifies before or after.
→ Article
Returns any Article in the collection.
→ Number
Displays the number of elements in the Article.
→ Article[]
Returns every Article in the collection.
→ Article
Returns the first Article in the collection.
→ Article
Returns the Article with the specified index or name.
→ Article
Returns the Article with the specified ID.
→ Article
Returns the Article with the specified name.
→ Article[]
Returns the Articles within the specified range.
→ Article
Returns the last Article in the collection.
→ Article
Returns the middle Article in the collection.
→ Article
Returns the Article whose index follows the specified Article in the collection.
→ Article
Returns the Article with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the Article.
Object of 1
Properties elsewhere that hold a Articles.