The SbdfTableWriter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
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.
|
![]() |
Dispose |
Disposes of this SbdfTableWriter instance. Will flush and release the internal buffers,
but not close the output stream.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also