FontsAndColorsCategory.GetHashCode 方法

用作此类型的哈希函数。

命名空间:  Microsoft.VisualStudio.Editor
程序集:  Microsoft.VisualStudio.Editor(在 Microsoft.VisualStudio.Editor.dll 中)

语法

声明
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

返回值

类型:Int32
哈希代码。

.NET Framework 安全性

请参阅

参考

FontsAndColorsCategory 类

Microsoft.VisualStudio.Editor 命名空间