DataViewBrowseObject.GetProperties, méthode
Extrait une collection d' PropertyDescriptorCollection de propriétés 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 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 : System.ComponentModel.PropertyDescriptorCollection
Retourne une collection d' PropertyDescriptorCollection contenant les propriétés pour la actuelle parcourent l'objet.
Implémentations
ICustomTypeDescriptor.GetProperties()
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.