Leadtools.Dicom.Common
LEAD Technologies, Inc

DifferenceElement Constructor (DifferenceElement)






The DICOM dataset used in the comparison.
The DICOM element being compared.
The parent of this DifferenceElement.
The name of the DICOM element used in the comparison.
Initializes a new instance of the DifferenceElement class.
Syntax
public DifferenceElement( 
   DicomDataSet dataset,
   DicomElement element,
   DifferenceElement parent,
   string name
)
'Declaration
 
Public Function New( _
   ByVal dataset As DicomDataSet, _
   ByVal element As DicomElement, _
   ByVal parent As DifferenceElement, _
   ByVal name As String _
)
'Usage
 
Dim dataset As DicomDataSet
Dim element As DicomElement
Dim parent As DifferenceElement
Dim name As String
 
Dim instance As New DifferenceElement(dataset, element, parent, name)
public DifferenceElement( 
   DicomDataSet dataset,
   DicomElement element,
   DifferenceElement parent,
   string name
)
function DifferenceElement( 
   dataset ,
   element ,
   parent ,
   name 
)
public:
DifferenceElement( 
   DicomDataSet^ dataset,
   DicomElement^ element,
   DifferenceElement^ parent,
   String^ name
)

Parameters

dataset
The DICOM dataset used in the comparison.
element
The DICOM element being compared.
parent
The parent of this DifferenceElement.
name
The name of the 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

DifferenceElement Class
DifferenceElement 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