DrivingSide.Inequality(DrivingSide, DrivingSide) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two DrivingSide values are not the same.
public static bool operator != (Azure.Maps.Routing.Models.DrivingSide left, Azure.Maps.Routing.Models.DrivingSide right);
static member op_Inequality : Azure.Maps.Routing.Models.DrivingSide * Azure.Maps.Routing.Models.DrivingSide -> bool
Public Shared Operator != (left As DrivingSide, right As DrivingSide) As Boolean
Parameters
- left
- DrivingSide
- right
- DrivingSide