DVTk API
StoreDataset Method (dataset)
DVTkDvtk.Dicom.InformationEntityBaseInformationModelStoreDataset(DataSet)
DVTk API

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

Store the dataset into a DICOM Media File in the current Information Model directory. The file contents might be later used for retrieval.
Declaration Syntax
C#Visual BasicVisual C++
protected void StoreDataset(
	DataSet dataset
)
Protected Sub StoreDataset ( _
	dataset As DataSet _
)
protected:
void StoreDataset(
	DataSet^ dataset
)
Parameters
dataset (DataSet)
DICOM Dataset to store.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0