Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Parent Property (DifferenceElement)






Gets or sets the parent DifferenceElement.
Syntax
public DifferenceElement Parent {get; set;}
'Declaration
 
Public Property Parent As DifferenceElement
'Usage
 
Dim instance As DifferenceElement
Dim value As DifferenceElement
 
instance.Parent = value
 
value = instance.Parent
public:
property DifferenceElement^ Parent {
   DifferenceElement^ get();
   void set (    DifferenceElement^ value);
}

Property Value

The parent of this DifferenceElement.
Remarks
This item is only valid for DICOM elements located within a sequence.
Requirements

Target Platforms

See Also

Reference

DifferenceElement Class
DifferenceElement Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features