Share via


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

Public method

Equals(Object)

Determines whether this instance and the supplied object are equal. (Overrides Object.Equals(Object).)

Public methodStatic member

Equals(Object, Object)

Determines whether the two arguments are equal.

Top

Remarks

Two objects are equal if their internal IDs have the same value.

See Also

Reference

ObjectId Class

ObjectId Members

Microsoft.SmartDevice.Connectivity Namespace