ObjectIdentifier.Equals

Declaration

public bool Equals(object obj);

Parameters

obj The object to check equality with.

Returns

bool Returns true if all fields are equal.

Description

Returns true if the objects are equal.

Internal use only. See ObjectIdentifier.


Did you find this page useful? Please give it a rating: