containsKey method
Tests whether the specified key is contained in the PropertyMap.
containsKey(key )
Parameters
String key
The key to check.
Returns
trueboolean. if the PropertyMap contains a value for key. false otherwise.
Est-ce que cela a été utile ?