del método TypeDescriptor.GetChildTypeDescriptors
Espacio de nombres: Microsoft.BusinessData.MetadataModel
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Function GetChildTypeDescriptors As TypeDescriptorCollection
'Uso
Dim instance As TypeDescriptor
Dim returnValue As TypeDescriptorCollection
returnValue = instance.GetChildTypeDescriptors()
public TypeDescriptorCollection GetChildTypeDescriptors()
Valor devuelto
Tipo: Microsoft.BusinessData.MetadataModel.Collections.TypeDescriptorCollection