Sort(Int32) Method
Sorts this table by the specified column, ascending.

C# Syntax

void Sort( 
   int column
)

Parameters

column
0-based column index.