←Select platform

Children Property

Summary

Gets the children of this Difference object.

Syntax

C#
VB
C++
public List<Difference> Children {get;} 
Public ReadOnly Property Children As List(Of Difference) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize