←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly