Children Property

Summary
Gets the children of this Difference object.
Syntax
C#
C++/CLI
public List<Difference> Children { get; } 
public: 
property List<Difference^>^ Children { 
   List<Difference^>^ get(); 
} 

Property Value

The children of this difference object.

Remarks

This will only be valid for sequence items.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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