Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal sortField As ScheduleCriteria.SortField, _ ByVal sortOrder As Criteria.SortOrder _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim sortField As ScheduleCriteria.SortField Dim sortOrder As Criteria.SortOrder Dim instance As New ScheduleCriteria.Sort(sortField, sortOrder) |
C# | |
---|---|
public ScheduleCriteria.Sort( ScheduleCriteria.SortField sortField, Criteria.SortOrder sortOrder ) |
C++/CLI | |
---|---|
public: ScheduleCriteria.Sort( ScheduleCriteria.SortField sortField, Criteria.SortOrder sortOrder ) |
Parameters
- sortField
- sortOrder
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