Partager via


TypeDescriptorCollection - Classe

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<TypeDescriptor>
        Microsoft.BusinessData.MetadataModel.Collections.TypeDescriptorCollection

Espace de noms :  Microsoft.BusinessData.MetadataModel.Collections
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public NotInheritable Class TypeDescriptorCollection _
    Inherits ClientObjectCollection(Of TypeDescriptor)
'Utilisation
Dim instance As TypeDescriptorCollection
public sealed class TypeDescriptorCollection : ClientObjectCollection<TypeDescriptor>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

TypeDescriptorCollection - Membres

Microsoft.BusinessData.MetadataModel.Collections - Espace de noms