'Declaration Public Operator <>( _ ByVal lhs As Keystroke, _ ByVal rhs As Keystroke _ ) As Boolean
'Declaration
Public Operator <>( _ ByVal lhs As Keystroke, _ ByVal rhs As Keystroke _ ) As Boolean
public bool operator !=( Keystroke lhs, Keystroke rhs )
Keystroke 構造体 Keystroke メンバ
© MESCIUS inc. All rights reserved.