contains
contains(String name) method
Determines whether the collection contains a specific name.
Parameters
Name | Type | Description |
---|---|---|
name | String | The key to locate. |
Returns
boolean
Determines whether the collection contains a specific name.
Name | Type | Description |
---|---|---|
name | String | The key to locate. |
boolean