Method Remove NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll Remove(BsonValue) Removes the first occurrence of a value from the array. public override bool Remove(BsonValue value) Parameters value BsonValue The value to remove. Returns bool True if the value was removed.