Udostępnij za pośrednictwem


Operator ClassViewNavigationInfoNode.Equality —

Sprawdza, czy dwa elementy są równe.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Składnia

'Deklaracja
Public Shared Operator = ( _
    operand1 As ClassViewNavigationInfoNode, _
    operand2 As ClassViewNavigationInfoNode _
) As Boolean
public static bool operator ==(
    ClassViewNavigationInfoNode operand1,
    ClassViewNavigationInfoNode operand2
)

Parametry

Wartość zwracana

Typ: System.Boolean
wartość true, jeżeli elementy są równe; w przeciwnym razie wartość false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClassViewNavigationInfoNode Struktura

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell