Skip to content

cc6f8b86 6b34 e0bd c16f 38b826812e37

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

TsvWriter Methods

Additional header content

The TsvWriter 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 the output in tab-separated values ​​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

TsvWriter Class
iTin.Export.Writers Namespace

Clone this wiki locally