IAsciiImportOptionsAnalysisDataProviderGetStreamForAnalysis Method |
Gets a stream for analysis of the ASCII file. If the stream could not be opened (file unavailable), this function returns without throwing an exception.
Namespace: Altaxo.Gui.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxStream GetStreamForAnalysis()
Return Value
StreamThe stream for analysis, or
.
See Also