contains

contains(String name) method

Determines whether the collection contains a specific name.

Parameters

NameTypeDescription
nameStringThe key to locate.

Returns

boolean