DataTable

Constructors

this
this(DataTable rhs)
this
this(DataTable rhs)
this
this(TableRow[] rows, Location location)

Members

Functions

replace
void replace(string from, string to)

Properties

empty
bool empty [@property getter]

Variables

location
Location location;
rows
TableRow[] rows;

Meta