DVTk API
DataSet Constructor (iodId)
DVTkDvtkData.DimseDataSetDataSet(String)
DVTk API

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

Constructor with specific identifier for the Information Object Definition (IOD). The IOD identifies the definition to be used during the validation of the DataSet.
Declaration Syntax
C#Visual BasicVisual C++
public DataSet(
	string iodId
)
Public Sub New ( _
	iodId As String _
)
public:
DataSet(
	String^ iodId
)
Parameters
iodId (String)
Identifier for the (DICOM) Information Oject Definition (IOD).
Remarks
The IOD identifier is part of the definition file that is input for the validation process of DVTK.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0