Compartilhar via


Método TypeDescriptor.GetTypeDescriptorsWithIdentifiers

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

Protected Sub GetTypeDescriptorsWithIdentifiers ( _
    root As TypeDescriptor, _
    collector As TypeDescriptorCollection, _
    recursionLevel As UInteger _
)

Dim root As TypeDescriptor
Dim collector As TypeDescriptorCollection
Dim recursionLevel As UInteger

Me.GetTypeDescriptorsWithIdentifiers(root, collector, recursionLevel)
protected void GetTypeDescriptorsWithIdentifiers (
    TypeDescriptor root,
    TypeDescriptorCollection collector,
    uint recursionLevel
)

Parâmetros

  • root
  • collector
  • recursionLevel

Consulte também

Referência

TypeDescriptor De classe
TypeDescriptor Membros
Microsoft.Office.Server.ApplicationRegistry.MetadataModel De espaço para nome