public static bool operator !=( KeyGesture? left, KeyGesture? right )
Public Shared Operator <> ( left As KeyGesture, right As KeyGesture ) As Boolean
static let inline (<>) left : KeyGesture * right : KeyGesture : bool
In This Article