TypeDescriptor.GetChildTypeDescriptors Method

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetChildTypeDescriptors As TypeDescriptorCollection
'Usage
Dim instance As TypeDescriptor
Dim returnValue As TypeDescriptorCollection

returnValue = instance.GetChildTypeDescriptors()
public TypeDescriptorCollection GetChildTypeDescriptors()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.TypeDescriptorCollection

See Also

Reference

TypeDescriptor Class

TypeDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace