Method Parse

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Parse(string)

Parses the specified value.

public static WriteConcern.WValue Parse(string value)

Parameters

value string

The value.

Returns

WriteConcern.WValue

A WValue.