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