ShapeIdentifier.GetHashCode Method

This member overrides ValueType.GetHashCode().

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As ShapeIdentifier
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override function GetHashCode() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ShapeIdentifier Structure

ShapeIdentifier Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace