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