Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified object is equal to the current object.
Syntax
bool Equals(
Object^ obj
)
Parameters
obj
The object to compare.
Return Value
true
if the objects are equal, otherwise false
.
Requirements
Minimum supported client: Windows 8
Minimum supported server: Windows Server 2012
Namespace: default
Header: vccorlib.h