DelayMagnitude.Equality(DelayMagnitude, DelayMagnitude) Operator

Definition

Determines if two DelayMagnitude values are the same.

public static bool operator == (Azure.Maps.Routing.Models.DelayMagnitude left, Azure.Maps.Routing.Models.DelayMagnitude right);
static member ( = ) : Azure.Maps.Routing.Models.DelayMagnitude * Azure.Maps.Routing.Models.DelayMagnitude -> bool
Public Shared Operator == (left As DelayMagnitude, right As DelayMagnitude) As Boolean

Parameters

Returns

Applies to