copy1 abstract method

DataSet<T> copy1()

Provides an exact copy of the DataSet this method is used on.

@return

Implementation

DataSet<T> copy1();