EntryPointType.Inequality(EntryPointType, EntryPointType) Operator

Definition

Determines if two EntryPointType values are not the same.

public static bool operator != (Azure.Maps.Search.Models.EntryPointType left, Azure.Maps.Search.Models.EntryPointType right);
static member op_Inequality : 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