Share via


TypeDescriptor.GetChildTypeDescriptors method

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.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.BusinessData.MetadataModel.Collections.TypeDescriptorCollection

See also

Reference

TypeDescriptor class

TypeDescriptor members

Microsoft.BusinessData.MetadataModel namespace