WValue Conversion 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.
              |