Dataset.move

Dataset move(ref Dataset other)

Moves ownership from another Dataset instance.

The source Dataset will be invalidated after this operation.

Parameters

otherThe Dataset to move from

Returns

A new Dataset instance with the moved handle