DataTableCollectionGetSortedTableNames Method |
Gets the table names in sorted order.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string[] GetSortedTableNames()
Return Value
StringThe sorted table names.
See Also