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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly