LEADTOOLS Medical (Leadtools.Dicom assembly)

Initialize(DicomClassType,DicomDataSetInitializeType) Method

Show in webframe







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
public void Initialize( 
   DicomClassType classType,
   DicomDataSetInitializeType type
)
'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
)

            
public void initialize(DicomClassType classType, DicomDataSetInitializeType type)
 function Leadtools.Dicom.DicomDataSet.Initialize(DicomClassType,DicomDataSetInitializeType)( 
   classType ,
   type 
)
public:
void Initialize( 
   DicomClassType classType,
   DicomDataSetInitializeType 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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