QueryEditResult.GetHashCode 方法

获取对象的哈希代码。

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

语法

声明
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()

返回值

类型:System.Int32
对象的哈希代码。

.NET Framework 安全性

请参见

参考

QueryEditResult 结构

Microsoft.VisualStudio.Modeling.Shell 命名空间