| BsonTimestampEquals Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Equals(Object) | 
            Compares this BsonTimestamp to another object.
            (Overrides BsonValueEquals(Object).) | 
|  | Equals(BsonTimestamp) | 
            Compares this BsonTimestamp to another BsonTimestamp.
             | 
|  | Equals(BsonValue) | 
            Compares this BsonValue to another BsonValue.
            (Inherited from BsonValue.) | 
 See Also
See Also