05db6e83 7a49 521c 07c6 e2f119046a8d - iAJTin/iExportEngine GitHub Wiki
Additional header content
Returns the writer result file as a enumeration of byte array
Namespace: iTin.Export.ComponentModel.Writer
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
IEnumerable<byte[]> GetAsByteArrayEnumerable()VB
Function GetAsByteArrayEnumerable As IEnumerable(Of Byte())Type: IEnumerable(Byte[])
An enumeration of array of bytes than contains the writer result file content.
[Missing documentation for "M:iTin.Export.ComponentModel.Writer.IWriter.GetAsByteArrayEnumerable"]
IWriter Interface
iTin.Export.ComponentModel.Writer Namespace