Returns the specified Appearance using an index into the collection.
"favoriteAppearances_var" is a variable referencing a FavoriteAppearances object. |
"favoriteAppearances_var" is a variable referencing a FavoriteAppearances object. |
| Type | Description |
| Appearance | Returns the specified appearance or null if an invalid index is specified. |
| Name | Type | Description |
| index | integer | The index of the appearance to return where the first item in the collection is 0. |