ModelingAdapterReference.GetHashCodeInternal Method
This member overrides ModelBusAdapterReference.GetHashCodeInternal().
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.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: Int32
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.