MVPSI.JAMS Namespace > IAdvancedSorts Interface : ApplyDeepSort Method |
'Declaration
Sub ApplyDeepSort( _ ByVal properties() As System.ComponentModel.PropertyDescriptor, _ ByVal direction As System.ComponentModel.ListSortDirection _ )
'Usage
Dim instance As IAdvancedSorts Dim properties() As System.ComponentModel.PropertyDescriptor Dim direction As System.ComponentModel.ListSortDirection instance.ApplyDeepSort(properties, direction)
void ApplyDeepSort( System.ComponentModel.PropertyDescriptor[] properties, System.ComponentModel.ListSortDirection direction )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2