Share via


EntryPointType.Equality(EntryPointType, EntryPointType) Operator

Definition

Determines if two EntryPointType values are the same.

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

Parameters

Returns

Applies to