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