GetAttributes Method

Summary

Returns a collection of custom attributes for this instance of a component.

Syntax
C#
VB
C++
public AttributeCollection GetAttributes() 
Public Function GetAttributes() As AttributeCollection 
public: 
AttributeCollection^ GetAttributes();  

Return Value

An AttributeCollection containing the attributes for this object.

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