C#
VB
C++
Gets the child element properties for this property instance.
public RasterCollection<DicomEditableProperty> Elements { get; }
Public ReadOnly Property Elements As Leadtools.RasterCollection(Of DicomEditableProperty)
public:
property Leadtools.RasterCollection<DicomEditableProperty^>^ Elements {
Leadtools.RasterCollection<DicomEditableProperty^>^ get();
}
The child element properties.
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