LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

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. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDataSet Class
DicomDataSet Members
Overload List
InformationClass Property
InformationFlags Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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