Delete
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Delete(ElementId) | ICollection<ElementId> | Deletes an element from the document given the id of that element. (Inherited from Document .) | Document |
| Delete(ICollection.ElementId.) | ICollection<ElementId> | Deletes a set of elements from the document. (Inherited from Document .) | Document |