TypeDescriptor.GetTypeDescriptorsWithIdentifiers, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Sub GetTypeDescriptorsWithIdentifiers ( _
root As TypeDescriptor, _
collector As TypeDescriptorCollection, _
recursionLevel As UInteger _
)
'Utilisation
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
)
Paramètres
- root
- collector
- recursionLevel
Voir aussi
Référence
TypeDescriptor, classe
Membres TypeDescriptor
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms