←Select platform

Elements Property

Summary

Gets the list of dynamic properties that represent the DICOM dataset.

Syntax

C#
VB
C++
public RasterCollection<DicomEditableProperty> Elements { get; } 
Public ReadOnly Property Elements As Leadtools.RasterCollection(Of DicomEditableProperty) 

Property Value

The list of elements.

Example

For an example before to DicomEditableObject

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.Common Assembly