Method FindKey
FindKey(Keys, int)
When implemented by a class, indicates whether given key locates within the collection.
bool FindKey(Keys keys, int state)
Parameters
Returns
- bool
True if the specified key exists; otherwise false.
When implemented by a class, indicates whether given key locates within the collection.
bool FindKey(Keys keys, int state)
True if the specified key exists; otherwise false.