Sitefinity CMS
Search Sitefinity 3.x and older versions
Contents
Introduction
What is New in This Sitefinity Version
Readers Guidelines
Installation
Core Concepts
Sitefinity in Visual Studio
Sitefinity Building Parts
Developing with Sitefinity
Designing with Sitefinity
Security
How-to
API Reference
PID463; RID7; VID7
Telerik.Framework
Send comments
on this topic.
Telerik.Utilities.Sorting Namespace
See Also
Inheritance Hierarchy
Collapse All
Expand All
Classes
Class
Description
BiDirectionalBubbleSort
Abstract base class for Swap sort algorithms.
BubbleSorter
Bubble sort sequential algorithm
ComboSort11
Abstract base class for Swap sort algorithms.
ComparableComparer
Default
IComparable
object comparer.
DefaultSwap
Default swap class
DoubleStorageMergeSort
Abstract base class for Swap sort algorithms.
FastQuickSorter
A fast quick sort demonstration algorithm
HeapSort
Abstract base class for Swap sort algorithms.
InPlaceMergeSort
Abstract base class for Swap sort algorithms.
InsertionSort
Abstract base class for Swap sort algorithms.
OddEvenTransportSorter
Odd-Even Transport sort parralel algorithm
QuickSorter
http://www.codeproject.com/csharp/csquicksort.asp
QuickSortWithBubbleSort
Abstract base class for Swap sort algorithms.
SelectionSort
Abstract base class for Swap sort algorithms.
ShakerSort
Abstract base class for Swap sort algorithms.
ShearSorter
Shear sort parralel algorithm
ShellSort
Abstract base class for Swap sort algorithms.
SwapSorter
Abstract base class for Swap sort algorithms.
Interfaces
Interface
Description
ISorter
Summary description for ISorter.
ISwap
Object swapper interface
See Also
Reference
Telerik.Framework Assembly