'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.