Parent Property

Summary

Gets the parent.

Syntax
C#
VB
C++
public Difference Parent { get; } 
Public ReadOnly Property Parent As Difference 
public: 
property Difference^ Parent { 
   Difference^ get(); 
} 

Property Value

The parent item of this difference item.

Remarks

This value will only be set for an item nested within a sequence.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly