Child Property Type Description Provider(Type Description Provider) Constructor
Construct a description provider with the given parent
Definition
Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
protected ChildPropertyTypeDescriptionProvider(
TypeDescriptionProvider parent
)VB
Protected Sub New (
parent As TypeDescriptionProvider
)C++
protected:
ChildPropertyTypeDescriptionProvider(
TypeDescriptionProvider^ parent
)F#
new :
parent : TypeDescriptionProvider -> ChildPropertyTypeDescriptionProviderParameters
- parent TypeDescriptionProvider
- The parent type description provider