PropertyComparer<T> Constructor

Constructor

Definition

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

Parameters

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

See Also