includesKey
includesKey(keys: KeyType): Boolean;
The includesKey method of the Dictionary class returns true if the receiver contains an entry at the key value specified in the keys parameter.
includesKey(keys: KeyType): Boolean;
The includesKey method of the Dictionary class returns true if the receiver contains an entry at the key value specified in the keys parameter.