| WValue Type Conversions | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | (Int32 to WriteConcernWValue) | 
            Performs an implicit conversion from Int32 to WriteConcernWValue.
             | 
|   | (NullableInt32 to WriteConcernWValue) | 
            Performs an implicit conversion from Nullable{Int32} to WriteConcernWValue.
             | 
|   | (String to WriteConcernWValue) | 
            Performs an implicit conversion from String to WriteConcernWValue.
             | 
 See Also
See Also