Leadtools.Dicom.Common
LEAD Technologies, Inc

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
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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Difference Class
Difference Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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