C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections
ArrayList Class
ArrayList Methods
Sort Method
Sort Method
Sort Method (IComparer)
Sort Method (Int32, Int32, IComparer)
ArrayList
Sort Method
Sorts the elements in the entire
ArrayList
.
Namespace:
System.Collections
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
virtual
void
Sort
()
Exceptions
Exception
Condition
NotSupportedException
The
ArrayList
is read-only.
See Also
Reference
ArrayList Class
Sort Overload
System.Collections Namespace