| title | default::(type_name)::Equals Method | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 12/30/2016 | |
| ms.technology | cpp-windows | |
| ms.reviewer | ||
| ms.suite | ||
| ms.tgt_pltfrm | ||
| ms.topic | language-reference | |
| f1_keywords |
|
|
| dev_langs |
|
|
| ms.assetid | 4450f835-06fc-4758-8d0a-72cf00007873 | |
| caps.latest.revision | 4 | |
| author | ghogen | |
| ms.author | ghogen | |
| manager | ghogen |
Determines whether the specified object is equal to the current object.
bool Equals(
Object^ obj
) obj
The object to compare.
true if the objects are equal, otherwise false.
Minimum supported client: Windows 8
Minimum supported server: Windows Server 2012
Namespace: default
Header: vccorlib.h