DetailElementOrderUtils.SendToBack
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| SendToBack(Document, View, ElementId) | None | Places the given detail instance behind all detail instances in the view. |
| SendToBack(Document, View, ICollection<ElementId>) | None | Places the given detail instances behind all other detail instances in the view, while keeping the order of the given ones. |