Click or drag to resize

ProjectBrowseControllerGetNumberOfSelectedListItems Method

Returns the number of currently selected list items.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int GetNumberOfSelectedListItems()

Return Value

Int32
Number of selected list items.
See Also