TypeDescriptor.CollectLeaves Method
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Sub CollectLeaves ( _
leafCollection As TypeDescriptorCollection _
)
'Usage
Dim leafCollection As TypeDescriptorCollection
Me.CollectLeaves(leafCollection)
protected void CollectLeaves(
TypeDescriptorCollection leafCollection
)
Parameters
- leafCollection
Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptorCollection
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace