Description:
It represents the collection of all datasets for the experiment results. For each optimization step, a dataset will be generated.
Properties:
| Count | Number of all datasets in the experiment |
| Item(Object Index) | Return a DataSet-object, Index is a running number (1..Count) of all datasets in the experiment |
| BestDataSet | Return a DataSet-object of the best dataset of the experiment results |