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