Click or drag to resize

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.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Stream GetStreamForAnalysis()

Return Value

Stream

[Missing <returns> documentation for "M:Altaxo.Gui.Serialization.Ascii.IAsciiImportOptionsAnalysisDataProvider.GetStreamForAnalysis"]

See Also