SelectableListNodeListToArray Method |
Creates an array from the items in this collection.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SelectableListNode[] ToArray()
Return Value
SelectableListNodeAn array containing the items in this collection.
See Also