Aracılığıyla paylaş


SectionType.Equality(SectionType, SectionType) Operator

Definition

Determines if two SectionType values are the same.

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

Parameters

right
SectionType

Returns

Applies to