RelatedPropertyCollection(IListRelatedProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public RelatedPropertyCollection(
IList<RelatedProperty> relateds
)
Public Sub New (
relateds As IList(Of RelatedProperty)
)
public:
RelatedPropertyCollection(
IList<RelatedProperty^>^ relateds
)
new :
relateds : IList<RelatedProperty> -> RelatedPropertyCollection
Parameters
- relateds IListRelatedProperty
- The IListT of related-to items to add