Sorts the observations in the order specified by the SortOrder property.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Sort |
| C# |
|---|
public void Sort () |
| C++ |
|---|
public: void Sort () |
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The variable is a member of a VariableCollection. |