Attributes Property

Summary
A collection of attributes for this property.
Syntax
C#
VB
C++
public List<Attribute> Attributes { get; } 
Public ReadOnly Property Attributes As List(Of Attribute) 
public: 
property List<Attribute^>^ Attributes { 
   List<Attribute^>^ get(); 
} 

Property Value

The list of attributes.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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