Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 822 Bytes

File metadata and controls

36 lines (28 loc) · 822 Bytes
title default::(type_name)::GetHashCode Method | Microsoft Docs
ms.custom
ms.date 12/30/2016
ms.technology cpp-windows
ms.topic language-reference
f1_keywords
VCCORLIB/Platform::Object::GetHashCode
dev_langs
C++
ms.assetid 58ea60f8-f820-4103-9b9b-b6635ada3fa5
author ghogen
ms.author ghogen
ms.workload
cplusplus

default::(type_name)::GetHashCode Method

Returns the hash code for this instance.

Syntax

public:int GetHashCode()  

Return Value

The hash code for this instance.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: default

Header: vccorlib.h

See Also

default namespace