ModelingAdapterReference.GetHashCodeInternal Method ()
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
protected override int GetHashCodeInternal()
protected:
virtual int GetHashCodeInternal() override
override GetHashCodeInternal : unit -> int
Protected Overrides Function GetHashCodeInternal As Integer
Parameters
Return Value
Type: System.Int32
See Also
ModelingAdapterReference Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top