Eyeshot 10 WinForms API Reference
Elements Property (DicomElement)

WinForms Assembly > devDept.Eyeshot.Dicom Namespace > DicomElement Class : Elements Property
Gets or sets the collection of the child elements.
Syntax
'Declaration
 
Public Overridable Property Elements As List(Of DicomElement)
public virtual List<DicomElement> Elements {get; set;}
See Also

Reference

DicomElement Class
DicomElement Members