DVTk API
CloneFrom Method (dataSet)
DVTkDvtkHighLevelInterface.Dicom.OtherDataSetCloneFrom(DataSet)
DVTk API

[This is preliminary documentation and is subject to change.]

Makes this instance a deep copy of dataSet.
Declaration Syntax
C#Visual BasicVisual C++
public void CloneFrom(
	DataSet dataSet
)
Public Sub CloneFrom ( _
	dataSet As DataSet _
)
public:
void CloneFrom(
	DataSet^ dataSet
)
Parameters
dataSet (DataSet)
The Data Set to copy from.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0