Clear

Clears the data in the DataTable.

Syntax

public void clear() 

Parameters

  • None

Results

None.

Example

dataTable.clear();