Compartilhar via


TypeDescriptorCollection classe

Inheritance hierarchy

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

Namespace:  Microsoft.BusinessData.MetadataModel.Collections
Assemblies:   Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
Public NotInheritable Class TypeDescriptorCollection _
    Inherits ClientObjectCollection(Of TypeDescriptor)
'Uso
Dim instance As TypeDescriptorCollection
public sealed class TypeDescriptorCollection : ClientObjectCollection<TypeDescriptor>

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

TypeDescriptorCollection membros

Microsoft.BusinessData.MetadataModel.Collections namespace