Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Difference Constructor (Difference)






The location of the data element tag.
The parent of this Difference object.
The first DICOM element used in the comparison.
The second DICOM element used in the comparison.
Initializes a new instance of the Difference class.
Syntax
'Declaration
 
Public Function New( _
   ByVal location As TagLocation, _
   ByVal parent As Difference, _
   ByVal first As DifferenceElement, _
   ByVal second As DifferenceElement _
)
'Usage
 
Dim location As TagLocation
Dim parent As Difference
Dim first As DifferenceElement
Dim second As DifferenceElement
 
Dim instance As New Difference(location, parent, first, second)

Parameters

location
The location of the data element tag.
parent
The parent of this Difference object.
first
The first DICOM element used in the comparison.
second
The second DICOM element used in the comparison.
Requirements

Target Platforms

See Also

Reference

Difference Class
Difference Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features