다음을 통해 공유


SplitterLength.GetHashCode Method

This member overrides ValueType.GetHashCode().

Namespace:  Microsoft.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 SplitterLength
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

SplitterLength Structure

SplitterLength Members

Microsoft.VisualStudio.PlatformUI Namespace