Share via


ObjectId.Equality Operator

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 operatorStatic member

Equality(ObjectId, ObjectId)

Determines whether two objects are equal.

Public operatorStatic member

Equality(ObjectId, String)

Determines whether the object's internal ID is equal to the supplied string.

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