C#
VB
Java
WinRT C#
C++
Gets the array that contains information about the elements contained in the module specified in Type.
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();
public:
property Leadtools.Dicom.array<DicomElement^>^ Elements {
Leadtools.Dicom.array<DicomElement^>^ get();
}
Array that contains information about the elements contained in the module specified in Type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET