You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inner mechanism uses HashSet, so no order is preserved and sorting is done via predicate by some attribute. This is done because of performance.
Check out performance impact for linked set as a backend for DataSet