DetailElementOrderUtils.BringForward
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| BringForward(Document, View, ElementId) | None | Moves the given detail instance one step closer to the front of all other detail instances in the view. |
| BringForward(Document, View, ICollection<ElementId>) | None | Moves the given detail instances one step closer to the front of all other detail instances in the view, while keeping the order of the given ones. |