Method Create NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll Create(object) Creates a new BsonArray. public static BsonArray Create(object value) Parameters value object A value to be mapped to a BsonArray. Returns BsonArray A BsonArray or null.