Parent Property

Summary
Gets or sets the parent DifferenceElement.
Syntax
C#
VB
C++
public DifferenceElement Parent { get; set; } 
Public Property Parent As DifferenceElement 
public: 
property DifferenceElement^ Parent { 
   DifferenceElement^ get(); 
   void set (    DifferenceElement^ ); 
} 

Property Value

The parent of this DifferenceElement.

Remarks

This item is only valid for DICOM elements located within a sequence.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.