C#
VB
C++
Gets or sets the parent DifferenceElement.
public DifferenceElement Parent { get; set; }
Public Property Parent As Leadtools.Dicom.Common.Compare.DifferenceElement
public:
property Leadtools.Dicom.Common.Compare.DifferenceElement^ Parent {
Leadtools.Dicom.Common.Compare.DifferenceElement^ get();
void set ( Leadtools.Dicom.Common.Compare.DifferenceElement^ );
}
The parent of this DifferenceElement.
This item is only valid for DICOM elements located within a sequence.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET