Undefined.Equals
Method
Definition
Overloads
| Equals(Undefined) |
Determines whether |
| Equals(Object) |
Determines whether other is Undefined from the Azure DocumentDB database service. |
Equals(Undefined)
Determines whether other is Undefined from the Azure DocumentDB database service.
public bool Equals (Microsoft.Azure.Documents.Undefined other);
Parameters
- other
- Undefined
The object to compare with the current object.
Returns
true if the specified object is equal to the current object; otherwise, false.