- classType
- The IOD class to which the Data Set should be initialized.
- type
- The Value Representation and byte order of the Data Set.
Visual Basic (Declaration) | |
---|---|
Overloads Public Sub Initialize( _ ByVal classType As DicomClassType, _ ByVal type As DicomDataSetInitializeType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.
For an example, refer to Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family