Partager via


DataViewBrowseObject.GetProperties, méthode

Extrait une collection d'PropertyDescriptorCollection de propriétés pour la valeur 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 Function GetProperties As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties()
public:
virtual PropertyDescriptorCollection^ GetProperties() sealed
abstract GetProperties : unit -> PropertyDescriptorCollection  
override GetProperties : unit -> PropertyDescriptorCollection
public final function GetProperties() : PropertyDescriptorCollection

Valeur de retour

Type : PropertyDescriptorCollection
Retourne une collection d'PropertyDescriptorCollection contenant les propriétés des valeurs en cours parcourent l'objet.

Implémentations

ICustomTypeDescriptor.GetProperties

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

GetProperties, surcharge

Microsoft.VisualStudio.Data.Framework, espace de noms