Share via


ModelingAdapterReference.GetHashCodeInternal Method

This member overrides ModelBusAdapterReference.GetHashCodeInternal().

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntax

'Declaration
Protected Overrides Function GetHashCodeInternal As Integer
protected override int GetHashCodeInternal()
protected:
virtual int GetHashCodeInternal() override
abstract GetHashCodeInternal : unit -> int  
override GetHashCodeInternal : unit -> int
protected override function GetHashCodeInternal() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ModelingAdapterReference Class

Microsoft.VisualStudio.Modeling.Integration Namespace