IAsciiImportOptionsAnalysisDataProviderGetStreamForAnalysis Method |
Gets a stream for analysis of the ASCII file. If the stream could not be opened (file unavailable), this function will return null without throwinga an exception.
Namespace: Altaxo.Gui.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Stream GetStreamForAnalysis()
Return Value
Stream[Missing <returns> documentation for "M:Altaxo.Gui.Serialization.Ascii.IAsciiImportOptionsAnalysisDataProvider.GetStreamForAnalysis"]
See Also