Overload List
| Name | Description | |
|---|---|---|
| Delete(ElementId) |
Deletes an element from the document given the id of that element.
| |
| Delete(ICollection<(Of <<'(ElementId>)>>)) |
Deletes a set of elements from the document.
|
| Name | Description | |
|---|---|---|
| Delete(ElementId) |
Deletes an element from the document given the id of that element.
| |
| Delete(ICollection<(Of <<'(ElementId>)>>)) |
Deletes a set of elements from the document.
|