Click or drag to resize

ICompressedFileContainer Interface

[Missing <summary> documentation for "T:Altaxo.Main.ICompressedFileContainer"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ICompressedFileContainer : IEnumerable

The ICompressedFileContainer type exposes the following members.

Methods
 NameDescription
Public methodGetEnumeratorReturns an enumerator that iterates through a collection.
(Inherited from IEnumerable)
Public methodGetInputStream 
Top
See Also