PropertyComparerT Constructor
Constructor
Namespace: EWSoftware.PDI.BindingAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public PropertyComparer(
PropertyDescriptor descriptor,
ListSortDirection sortDirection
)
Public Sub New (
descriptor As PropertyDescriptor,
sortDirection As ListSortDirection
)
public:
PropertyComparer(
PropertyDescriptor^ descriptor,
ListSortDirection sortDirection
)
new :
descriptor : PropertyDescriptor *
sortDirection : ListSortDirection -> PropertyComparer
Parameters
- descriptor PropertyDescriptor
- The property descriptor to use
- sortDirection ListSortDirection
- The sort direction