Leadtools.Dicom.Common

DifferenceElement Constructor (DifferenceElement)

Show in webframe





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
)

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

See Also

Reference

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