public abstract void Sort( int fieldIndex, ListSortDirection direction, IComparer<Object> comparerToUse )
Public MustOverride Sub Sort ( fieldIndex As Integer, direction As ListSortDirection, comparerToUse As IComparer(Of Object) )
(c)2002-2018 Solutions Design bv