ClassViewNavigationInfoNode.Equality(ClassViewNavigationInfoNode, ClassViewNavigationInfoNode) Betreiber
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gleich-Operator. Der zu vergleichende defzer.
public:
static bool operator ==(Microsoft::VisualStudio::Modeling::Shell::ClassViewNavigationInfoNode operand1, Microsoft::VisualStudio::Modeling::Shell::ClassViewNavigationInfoNode operand2);
public static bool operator == (Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoNode operand1, Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoNode operand2);
static member ( = ) : Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoNode * Microsoft.VisualStudio.Modeling.Shell.ClassViewNavigationInfoNode -> bool
Public Shared Operator == (operand1 As ClassViewNavigationInfoNode, operand2 As ClassViewNavigationInfoNode) As Boolean
Parameter
- operand1
- ClassViewNavigationInfoNode
Linker Operand
- operand2
- ClassViewNavigationInfoNode
Rechter Operand