Guest User

Untitled

a guest
Jun 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. at Microsoft.Toolkit.Uwp.UI.AdvancedCollectionView.System.Collections.Generic.IComparer<System.Object>.Compare(Object x, Object y)
  2. at System.Collections.Generic.ArraySortHelper`1.InternalBinarySearch(T[] array, Int32 index, Int32 length, T value, IComparer`1 comparer)
  3. at System.Collections.Generic.ArraySortHelper`1.BinarySearch(T[] array, Int32 index, Int32 length, T value, IComparer`1 comparer)
  4.  
  5. this.ItemsView.SortDescriptions.Add(new SortDescription("PurchaseDate", SortDirection.Ascending));
Add Comment
Please, Sign In to add comment