Method RemoveAt NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll RemoveAt(int) Removes an element from this document. public virtual void RemoveAt(int index) Parameters index int The zero based index of the element to remove.