ModelBusAdapterReference.GetHashCodeInternal 方法

获取此范围实例的哈希代码。 如果两 AdapterReferences 实例相等,它们应为相同的哈希代码。

命名空间:  Microsoft.VisualStudio.Modeling.Integration
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)

语法

声明
Protected MustOverride Function GetHashCodeInternal As Integer
protected abstract int GetHashCodeInternal()

返回值

类型:System.Int32
此范围实例的哈希代码。

.NET Framework 安全性

请参见

参考

ModelBusAdapterReference 类

Microsoft.VisualStudio.Modeling.Integration 命名空间