Method IsCompatibleKey
IsCompatibleKey(Key)
Returns true if a
is a searchable key (e.g. letters, numbers, etc) that are valid to pass
to this class for search filtering.
public static bool IsCompatibleKey(Key a)
Parameters
a
Key
Returns true if a
is a searchable key (e.g. letters, numbers, etc) that are valid to pass
to this class for search filtering.
public static bool IsCompatibleKey(Key a)
a
Key