Skip to content

fe8505b5 b965 f5a9 c1c3 bf7107602238

Fernando Garcia edited this page May 8, 2018 · 1 revision

CsvWriter Methods

Additional header content

The CsvWriter type exposes the following members.

Methods

 

Name Description
Public method Dispose Implement IDisposable. Clean managed and unmanaged resources. (Inherited from BaseWriter.)
Public method Equals (Inherited from Object.)
Protected method Execute Generates output in CSV format. (Overrides BaseWriter.Execute().)
Protected method Finalize (Inherited from Object.)
Public method Generate Generates writer output. (Inherited from BaseWriter.)
Public method GetAsByteArrayEnumerable Returns the writer result file as a enumeration of byte array (Inherited from BaseWriter.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseManagedResources Releasing managed resources. (Inherited from BaseWriter.)
Protected method ReleaseUnmanagedResources Releasing unmanaged resources. (Inherited from BaseWriter.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

CsvWriter Class
iTin.Export.Writers Namespace

Clone this wiki locally