ObjectId.Inequality Operator

Include Protected Members
Include Inherited Members

Determines whether two objects are not 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

Inequality(ObjectId, ObjectId)

Determines whether two objects are not equal.

Public operatorStatic member

Inequality(ObjectId, String)

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

Top

Remarks

Two objects are not equal if their internal IDs have different values.

See Also

Reference

ObjectId Class

ObjectId Members

Microsoft.SmartDevice.Connectivity Namespace