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
Inequality(ObjectId, ObjectId)
Determines whether two objects are not equal.
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.