←Select platform

DicomDataSetItem Constructor(DicomDataSetJson,object)

Summary

Initializes a new instance of the DicomDataSetItem class with explicit parameters.

Syntax

C#
VB
C++
Public Sub New(ByVal dicomDataSet As DicomDataSetJson, ByVal userData As Object) 
 MyBase.New 

Parameters

dicomDataSet

The DICOM data set associated with the item.

userData

user data.

Remarks

This class is used for sorting a series of DICOM images. For more information on how to sort, refer to SortDicom.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly