Method Create
Create(object)
Creates a new BsonArray.
Parameters
value
objectA value to be mapped to a BsonArray.
Returns
- Bson
Array A BsonArray or null.
Creates a new BsonArray.
value
objectA value to be mapped to a BsonArray.
A BsonArray or null.