A list component and swapping items

Is there a method for the list component that will swap one index with another. Like how the display list works with swapChildren(index:1, index:2); ?