Skip to content

4adb942d 9bb8 5b0d 6609 8cb74b2b704a

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

BaseWriterXml Methods

Additional header content

The BaseWriterXml type exposes the following members.

Methods

 

Name Description
Public method CreateWriter Creates a new writer for markup languages.
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 the format supported by each specialized class. (Inherited from BaseWriter.)
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 (Overrides BaseWriter.GetAsByteArrayEnumerable().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseManagedResources Releasing managed resources. (Overrides BaseWriter.ReleaseManagedResources().)
Protected method ReleaseUnmanagedResources Releasing unmanaged resources. (Inherited from BaseWriter.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

BaseWriterXml Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally