'Declaration Public Operator <>( _ ByVal lhs As KeyStroke, _ ByVal rhs As KeyStroke _ ) As System.Boolean
'Usage
Parameters
- lhs
- The first KeyStroke (left side of inequality operator).
- rhs
- The second KeyStroke (right side of inequality operator).
'Declaration Public Operator <>( _ ByVal lhs As KeyStroke, _ ByVal rhs As KeyStroke _ ) As System.Boolean
'Usage