Partilhar via


ItemType.Inequality(ItemType, ItemType) Operador

Definição

Determina se dois ItemType valores não são os mesmos.

public static bool operator != (Azure.ResourceManager.ApplicationInsights.Models.ItemType left, Azure.ResourceManager.ApplicationInsights.Models.ItemType right);
static member op_Inequality : Azure.ResourceManager.ApplicationInsights.Models.ItemType * Azure.ResourceManager.ApplicationInsights.Models.ItemType -> bool
Public Shared Operator != (left As ItemType, right As ItemType) As Boolean

Parâmetros

left
ItemType
right
ItemType

Retornos

Aplica-se a