BringForward Method


OverloadĀ List

Name Description
Public method Static member BringForward(Document, View, ElementId)
Moves the given detail instance one step closer to the front of all other detail instances in the view.
Public method Static member BringForward(Document, View, ICollection ElementId )
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.

See Also