Sort ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Result.Sort.SortCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently sort_copy = driver.search.result.sort.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Result_Sort_Ascending.rst Search_Result_Sort_Mode.rst