LLBLGen Pro v5.6 Designer Reference Manual
LLBLGen Pro v5.6 Designer Reference Manual
Namespaces
SD.Tools Namespaces
SD.Tools.Algorithmia Namespaces
SD.Tools.Algorithmia.GeneralDataStructures Namespaces
SD.Tools.Algorithmia.GeneralDataStructures
CommandifiedList(T) Class
CommandifiedList(T) Methods
AddIndex Method
AddNew Method
AddRange Method
ApplySort Method
ClearItems Method
Find Method
InsertItem Method
MoveElement Method
NotifyChange Method
OnAddingItem Method
OnAddingItemComplete Method
OnClearing Method
OnClearingComplete Method
OnElementPropertyChanged Method
OnRemovingItem Method
OnRemovingItemComplete Method
PerformSyncedAction Method
RemoveIndex Method
RemoveItem Method
RemoveSort Method
ResetBindings Method
SetItem Method
ToString Method
CommandifiedList
T
RemoveSort Method
Removes any sort applied using
ApplySort(PropertyDescriptor, ListSortDirection)
.
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0529)
Syntax
C#
VB
Copy
public
virtual
void
RemoveSort
()
Public
Overridable
Sub
RemoveSort
Implements
IBindingList
RemoveSort
Exceptions
Exception
Condition
NotSupportedException
SupportsSorting
is false.
See Also
Reference
CommandifiedList
T
Class
SD.Tools.Algorithmia.GeneralDataStructures Namespace
2002-2019 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.6 Designer Documentation feedback