Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Initialize(DicomClassType,DicomDataSetInitializeType) Method








The IOD class to which the Data Set should be initialized.
The Value Representation and byte order of the Data Set.
Creates the Data Set object, inserting the appropriate elements for the specified class.
Syntax
'Declaration
 
Public Overloads Sub Initialize( _
   ByVal classType As DicomClassType, _
   ByVal type As DicomDataSetInitializeType _
) 
'Usage
 
Dim instance As DicomDataSet
Dim classType As DicomClassType
Dim type As DicomDataSetInitializeType
 
instance.Initialize(classType, type)
public void initialize(DicomClassType classType, DicomDataSetInitializeType type)
 function Leadtools.Dicom.DicomDataSet.Initialize(DicomClassType,DicomDataSetInitializeType)( 
   classType ,
   type 
)

Parameters

classType
The IOD class to which the Data Set should be initialized.
type
The Value Representation and byte order of the Data Set.
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List
InformationClass Property
InformationFlags Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features