PropertyComparerT Constructor

Constructor

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public PropertyComparer(
	PropertyDescriptor descriptor,
	ListSortDirection sortDirection
)

Parameters

descriptor  PropertyDescriptor
The property descriptor to use
sortDirection  ListSortDirection
The sort direction

See Also