IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace > SortSelector Class : Combine Method |
'Declaration
Public Shared Function Combine( _ ByVal selectors As IEnumerable(Of ISortSelector) _ ) As CompositeSortSelector
'Usage
Dim selectors As IEnumerable(Of ISortSelector) Dim value As CompositeSortSelector value = SortSelector.Combine(selectors)
public static CompositeSortSelector Combine( IEnumerable<ISortSelector> selectors )
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