C#
VB
C++
Initializes a new instance of the Difference class.
public Difference(TagLocation location,Difference parent,DifferenceElement first,DifferenceElement second)
Public Function New( _ByVal location As Leadtools.Dicom.Common.Compare.TagLocation, _ByVal parent As Leadtools.Dicom.Common.Compare.Difference, _ByVal first As Leadtools.Dicom.Common.Compare.DifferenceElement, _ByVal second As Leadtools.Dicom.Common.Compare.DifferenceElement _)
public:Difference(Leadtools.Dicom.Common.Compare.TagLocation location,Leadtools.Dicom.Common.Compare.Difference^ parent,Leadtools.Dicom.Common.Compare.DifferenceElement^ first,Leadtools.Dicom.Common.Compare.DifferenceElement^ second)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
