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




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) 
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
)
Managed Extensions for 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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