←Select platform

Elements Property

Summary
Gets the array that contains information about the elements contained in the module specified in Type.
Syntax
C#
Objective-C
C++/CLI
Java
public DicomElement[] Elements { get; } 
@property (nonatomic, strong, readonly, nullable) NSArray<LTDicomElement *> *elements; 
public DicomElement[] getElements() 
public: 
property array<DicomElement^>^ Elements { 
   array<DicomElement^>^ get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.