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