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