Ler em inglês

Compartilhar via


Operador TypeIdentifier.Inequality

Determina se o especificado TypeIdentifier instâncias são consideradas iguais.

Namespace:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (em Microsoft.Windows.Design.Extensibility.dll)

Sintaxe

public static bool operator !=(
    TypeIdentifier first,
    TypeIdentifier second
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
true Se first não é igual a second; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

TypeIdentifier Estrutura

Namespace Microsoft.Windows.Design.Metadata