Method FindKey
FindKey(Keys, int)
Indicates whether given key locates within the collection.
public virtual bool FindKey(Keys keys, int state)
Parameters
Returns
- bool
True if the specified key exists; otherwise false.
Indicates whether given key locates within the collection.
public virtual bool FindKey(Keys keys, int state)
True if the specified key exists; otherwise false.