Sdílet prostřednictvím


ModelBusAdapterReference.GetHashCodeInternal – metoda

Získá kód hash instance tohoto oboru.Porovnání dvou instancí AdapterReferences rovná, dávají měly stejný kód hash.

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntaxe

'Deklarace
Protected MustOverride Function GetHashCodeInternal As Integer
protected abstract int GetHashCodeInternal()

Vrácená hodnota

Typ: System.Int32
Kód hash instance tohoto oboru.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelBusAdapterReference Třída

Microsoft.VisualStudio.Modeling.Integration – obor názvů