Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 612 Bytes

default-type-name-gethashcode-method.md

File metadata and controls

33 lines (21 loc) · 612 Bytes
description title ms.date ms.assetid
Learn more about: default::(type_name)::GetHashCode Method
default::(type_name)::GetHashCode Method
12/30/2016
58ea60f8-f820-4103-9b9b-b6635ada3fa5

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