Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Pads.ProjectBrowser
BrowserListItem Class
BrowserListItem Methods
Sort Method
Browser
List
Item
Sort Method
Sorts the specified list using the provided comparer.
Namespace:
Altaxo.Gui.Pads.ProjectBrowser
Assembly:
AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
void
Sort
(
SelectableListNodeList
list
,
IComparer
<
SelectableListNode
>
comparer
)
Parameters
list
SelectableListNodeList
The list to sort.
comparer
IComparer
SelectableListNode
The comparer to apply.
See Also
Reference
BrowserListItem Class
Altaxo.Gui.Pads.ProjectBrowser Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net