KeyValueTable<S52Palette>.ContainsKey Method
Determines whether the table contains an element with the specified key.
ContainsKey(AttributeValue key)
Determines whether the table contains an element with the specified key.Syntax
public System.Boolean ContainsKey (
AttributeValue key
)
Parameters
A key to locate.
Return Value
True if an element with the specified key exists in the table; otherwise, False.
Platforms
Windows, Linux, Android