SelectableListNodeListGetSelectedIndices Method |
Gets the indices of all selected items.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int[] GetSelectedIndices()
Return Value
Int32An array containing the indices of all selected items.
See Also