Click or drag to resize

ProjectBrowseControllerGetAllListItems Method

Get all items in the list.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public List<Object> GetAllListItems()

Return Value

ListObject
List of items.
See Also