Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 878 Bytes

default-type-name-gethashcode-method.md

File metadata and controls

42 lines (34 loc) · 878 Bytes
title ms.custom ms.date ms.technology ms.reviewer ms.suite ms.tgt_pltfrm ms.topic f1_keywords dev_langs ms.assetid caps.latest.revision author ms.author manager
default::(type_name)::GetHashCode Method | Microsoft Docs
12/30/2016
cpp-windows
language-reference
VCCORLIB/Platform::Object::GetHashCode
C++
58ea60f8-f820-4103-9b9b-b6635ada3fa5
4
ghogen
ghogen
ghogen

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