2027 Method
Changes 0
M

Document.Delete

Overloads (2):
Name Return Type Description
O Delete(ElementId) ICollection<ElementId> Deletes an element from the document given the id of that element.
O Delete(ICollection<ElementId>) ICollection<ElementId> Deletes a set of elements from the document.