indexOfName
indexOfName(String name) method
Returns the zero-based index of the specified key in the collection.
Parameters
Name | Type | Description |
---|---|---|
name | String | The name to locate in the collection. |
Returns
int
Returns the zero-based index of the specified key in the collection.
Name | Type | Description |
---|---|---|
name | String | The name to locate in the collection. |
int