ObjectId.Equals Method
Include Protected Members
Include Inherited Members
Determines whether two objects are equal.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Determines whether this instance and the supplied object are equal. (Overrides Object.Equals(Object).)
Determines whether the two arguments are equal.
Top
Remarks
Two objects are equal if their internal IDs have the same value.