Click or drag to resize

ProjectItemCollectionBaseTItemGetSortedItemNames Method

Gets the item names in sorted order.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string[] GetSortedItemNames()

Return Value

String
The sorted item names.
See Also