Method Create
Create(object)
Creates a new BsonString.
Parameters
value
objectAn object to be mapped to a BsonString.
Returns
- Bson
String A BsonString or null.
Creates a new BsonString.
value
objectAn object to be mapped to a BsonString.
A BsonString or null.