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.
Gets the collection of child descriptors.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ChildTypeDescriptors As TypeDescriptorCollection
Get
'Usage
Dim instance As TypeDescriptor
Dim value As TypeDescriptorCollection
value = instance.ChildTypeDescriptors
public TypeDescriptorCollection ChildTypeDescriptors { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.TypeDescriptorCollection
The collection of child descriptors.