Aracılığıyla paylaş


GuidanceInstructionType.Equality Operator

Definition

Determines if two GuidanceInstructionType values are the same.

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

Parameters

Returns

Applies to