Click or drag to resize

ObjectIdEquals Method

Overload List
 NameDescription
Public methodEquals(Object) Determines whether the specified object is equal to this instance.
Public methodEquals(ObjectId) Checks if this ObjectId is equal to the given object. Returns true if the given object is equal to the value of this instance. Returns false otherwise.
Top
See Also