C#
Objective-C
C++
Java
public void Initialize(
DicomClassType classType,
DicomDataSetInitializeType type
)
public:
void Initialize(
DicomClassType classType,
DicomDataSetInitializeType type
)
classType
The IOD class to which the Data Set should be initialized.
type
The Value Representation and byte order of the Data Set.
For an example, refer to Reset.