Share via


DataViewBrowseObject.GetAttributes, méthode

Retourne une collection d'attributs pour la actuelle parcourent l'objet.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Overridable Function GetAttributes As AttributeCollection
public virtual AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes()
abstract GetAttributes : unit -> AttributeCollection 
override GetAttributes : unit -> AttributeCollection 
public function GetAttributes() : AttributeCollection

Valeur de retour

Type : System.ComponentModel.AttributeCollection
Retourne une collection d'attributs pour la actuelle parcourent l'objet.

Implémentations

ICustomTypeDescriptor.GetAttributes()

Notes

Cette méthode obtient les attributs en appelant la méthode d' GetAttributes et gère cette collection d'attributs d'exister des attributs.

Les attributs par défaut ou les attributs ayant des valeurs NULL sont exclus de la collection retournée d'attributs.

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms