Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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