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

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace