Click or drag to resize

DataTableCollectionGetSortedTableNames Method

Gets the table names in sorted order.

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

Return Value

String
The sorted table names.
See Also