AttributeSet.ContainsKey Method
Determines whether the AttributeSet contains the specified key.
ContainsKey(Atom key)
Determines whether the AttributeSet contains the specified key.Syntax
public System.Boolean ContainsKey (
Atom key
)
Parameters
A key to look for.
Return Value
True if the attribute set contains a value associated with key; otherwise, False.
Platforms
Windows, Linux, Android