'Declaration
Public Function MatchAny( _ ByVal e As NKeyEventArgs _ ) As System.Boolean
'Usage
Dim instance As NShortcut Dim e As NKeyEventArgs Dim value As System.Boolean value = instance.MatchAny(e)
public System.bool MatchAny( NKeyEventArgs e )
Parameters
- e