Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Children Property






Gets the children of this Difference object.
Syntax
public List<Difference> Children {get;}
'Declaration
 
Public ReadOnly Property Children As List(Of Difference)
'Usage
 
Dim instance As Difference
Dim value As List(Of Difference)
 
value = instance.Children
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

See Also

Reference

Difference Class
Difference Members

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