public static bool operator !=( RouteType a, RouteType b )
Public Shared Operator <> ( a As RouteType, b As RouteType ) As Boolean
static let inline (<>) a : RouteType * b : RouteType : bool
In This Article