Method RemoveElement NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll RemoveElement(BsonElement) Removes an element from this document. public virtual void RemoveElement(BsonElement element) Parameters element BsonElement The element to remove.