Freigeben über


EditorOptionDefinition.GetHashCode-Methode

Ruft den Hashcode für diesen Typ ab.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

'Declaration
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

Rückgabewert

Typ: Int32
Der Hashcode.

.NET Framework-Sicherheit

Siehe auch

Referenz

EditorOptionDefinition Klasse

Microsoft.VisualStudio.Text.Editor-Namespace