Returns the Movie with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
→ Movie
→ Movie
Creates a new Movie
at?
LocationOptions
The location at which to insert the Movie relative to the reference object or within the container object.
→ Movie
Returns any Movie in the collection.
→ Number
Displays the number of elements in the Movie.
→ Movie[]
Returns every Movie in the collection.
→ Movie
Returns the first Movie in the collection.
→ Movie
Returns the Movie with the specified index or name.
→ Movie
Returns the Movie with the specified ID.
→ Movie
Returns the Movie with the specified name.
→ Movie[]
Returns the Movies within the specified range.
→ Movie
Returns the last Movie in the collection.
→ Movie
Returns the middle Movie in the collection.
→ Movie
Returns the Movie whose index follows the specified Movie in the collection.
→ Movie
Returns the Movie with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the Movie.
Object of 6
Properties elsewhere that hold a Movies.
Parameter of 1
Method parameters that accept a Movies.