←Select platform

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

Leadtools.Dicom.Common Assembly