←Select platform

Elements Property

Summary

Gets the array that contains information about the elements contained in the module specified in Type.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomElement[] Elements { get; } 
Public ReadOnly Property Elements As Leadtools.Dicom.DicomElement() 
public [Leadtools.Dicom.DicomElement[]](dicomelement.md) Elements {get;} 
public DicomElement[] getElements() 
 get_Elements();  

Property Value

Array that contains information about the elements contained in the module specified in Type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly