ResponseSectionType.Equality(ResponseSectionType, ResponseSectionType) Operator

Definition

Determines if two ResponseSectionType values are the same.

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

Parameters

Returns

Applies to