The methods of the WriterBase class are listed below. For a complete list of WriterBase class members, see the WriterBase Members topic.
Close | Closes and releases all related resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Flush | Clears all buffers for the current writer and causes any buffered data to be written to the underlying device. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WriterBase Class | DataStreams.Common Namespace