Leadtools.Dicom.Common

Difference Constructor (Difference)

Show in webframe





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
public Difference( 
   TagLocation location,
   Difference parent,
   DifferenceElement first,
   DifferenceElement second
)
'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)

            

            
public:
Difference( 
   TagLocation location,
   Difference^ parent,
   DifferenceElement^ first,
   DifferenceElement^ 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features