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