Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Collections Namespaces
Altaxo.Collections
SelectableListNodeList Class
SelectableListNodeList Methods
Add Method
AddRange Method
Clear Method
ClearSelectionsAll Method
Exchange Method
FindIndex Method
GetSelectedIndices Method
IndexOfObject Method
MoveSelectedItemsDown Method
MoveSelectedItemsUp Method
RemoveRange Method
RemoveSelectedItems Method
SetSelection Method
ToArray Method
Selectable
List
Node
List
Add
Range Method
Adds items to this collection.
Namespace:
Altaxo.Collections
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
void
AddRange
(
IEnumerable
<
SelectableListNode
>
items
)
Parameters
items
IEnumerable
SelectableListNode
The items to add.
See Also
Reference
SelectableListNodeList Class
Altaxo.Collections 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