Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Serialization Namespaces
Altaxo.Serialization
DataFileImporterBase Class
DataFileImporterBase Methods
AddError Method
CheckOrCreateImportOptions Method
CreateTableDataSource Method
GetDataFileImporterForFile Method
GetFileExtensions Method
GetProbabilityForBeingThisFileFormat Method
Import Method
ImportShowDialogs Method
ImportShowReducedDialogsForAllTypes Method
ShowDialog Method
ShowOpenFileDialog Method
Data
File
Importer
Base
Get
File
Extensions Method
Gets the file extensions.
Namespace:
Altaxo.Serialization
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
Copy
public
abstract
(
IReadOnlyList
<
string
> FileExtensions,
string
Explanation)
GetFileExtensions
()
Return Value
ValueTuple
IReadOnlyList
String
,
String
A list of file extensions (with dot), and the explanation.
Implements
IDataFileImporter
GetFileExtensions
See Also
Reference
DataFileImporterBase Class
Altaxo.Serialization Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net