Difference Constructor

Summary
Initializes a new instance of the Difference class.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal location As TagLocation, _ 
   ByVal parent As Difference, _ 
   ByVal first As DifferenceElement, _ 
   ByVal second As DifferenceElement _ 
) 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.