Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Initialize(DicomClassType,DicomDataSetInitializeType) Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class > Initialize Method : Initialize(DicomClassType,DicomDataSetInitializeType) Method



classType
The IOD class to which the Data Set should be initialized.
type
The Value Representation and byte order of the Data Set.
classType
The IOD class to which the Data Set should be initialized.
type
The Value Representation and byte order of the Data Set.
Creates the Data Set object, inserting the appropriate elements for the specified class.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub Initialize( _
   ByVal classType As DicomClassType, _
   ByVal type As DicomDataSetInitializeType _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim classType As DicomClassType
Dim type As DicomDataSetInitializeType
 
instance.Initialize(classType, type)
C# 
public void Initialize( 
   DicomClassType classType,
   DicomDataSetInitializeType type
)
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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