Click or drag to resize

ProjectItemCollectionBaseTItem, TDictionaryItemGetSortedItemNames Method

Gets the name of the items sorted by name.

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

Return Value

String
Array of sorted names.
See Also