A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Revision Class
Revision Methods
Equals Method
GetAttachment Method
GetHashCode Method
GetProperty Method
ToString Method
Revision
Equals Method
Determines whether the specified
Object
is equal to the current
Revision
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
override
bool
Equals
(
Object
obj
)
Parameters
obj
Type:
System
Object
The
Object
to compare with the current
Revision
.
Return Value
Type:
Boolean
true
if the specified
Object
is equal to the current
Revision
; otherwise,
false
.
See Also
Reference
Revision Class
Couchbase.Lite Namespace