WorkflowRoleCollection.Sort Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.Workflow.Activities
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Name | Description | |
---|---|---|
![]() | Sort() | |
![]() | Sort(Comparison<T>) | Sorts the elements in the entire List<T> using the specified System.Comparison<T>.(Inherited from List<T>.) |
![]() | Sort(IComparer<T>) | |
![]() | Sort(Int32, Int32, IComparer<T>) |
Show: