Extended Binding ListTRemove Sort Core Method
This is used to remove the sort
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#
protected override void RemoveSortCore()VB
Protected Overrides Sub RemoveSortCoreC++
protected:
virtual void RemoveSortCore() overrideF#
abstract RemoveSortCore : unit -> unit
override RemoveSortCore : unit -> unit Remarks
For PDI object collections, all this does is set the sorted flag to false. The object
remains sorted in the last order selected.