clear
Description:
public void clear ()
Frees all the data elements of the datalist.
The data elements' destroy functions are called if they have been set.
Parameters:
datalist |
a datalist. |
Frees all the data elements of the datalist.
The data elements' destroy functions are called if they have been set.
datalist |
a datalist. |