ProjectBrowseControllerGetAllListItems Method |
Get all items in the list.
Namespace: Altaxo.Gui.Pads.ProjectBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public List<Object> GetAllListItems()
Return Value
ListObjectList of items.
See Also