Property ComparerT Constructor
Constructor
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#
public PropertyComparer(
PropertyDescriptor descriptor,
ListSortDirection sortDirection
)VB
Public Sub New (
descriptor As PropertyDescriptor,
sortDirection As ListSortDirection
)C++
public:
PropertyComparer(
PropertyDescriptor^ descriptor,
ListSortDirection sortDirection
)F#
new :
descriptor : PropertyDescriptor *
sortDirection : ListSortDirection -> PropertyComparerParameters
- descriptor PropertyDescriptor
- The property descriptor to use
- sortDirection ListSortDirection
- The sort direction