public DifferenceElement(
DicomDataSet dataset,
DicomElement element,
DifferenceElement parent,
string name
)
Public Function New( _
ByVal dataset As DicomDataSet, _
ByVal element As DicomElement, _
ByVal parent As DifferenceElement, _
ByVal name As String _
)
public:
DifferenceElement(
DicomDataSet^ dataset,
DicomElement^ element,
DifferenceElement^ parent,
String^ name
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document