'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 メンバ
Copyright © 2004 GrapeCity inc.