SbdfTableWriter Methods TIBCO Spotfire 7.6 API Reference

The SbdfTableWriter type exposes the following members.

Methods

  Name Description
Public method AddValue
Adds a value to the table. Values are added in a row-based manner. For each row values must be provided for all columns.
Public method Dispose
Disposes of this SbdfTableWriter instance. Will flush and release the internal buffers, but not close the output stream.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference