SbdfTableSlice Methods TIBCO Spotfire 7.11 API Reference

The SbdfTableSlice type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member ReadSlices(BinaryReader, SbdfTableMetadata)
Enumerates over all slices in the stream of the binary reader.
Public method Static member ReadSlices(BinaryReader, SbdfTableMetadata, IEnumerableBoolean)
Enumerates over all slices in the stream of the binary reader.
Public method Static member SkipSlices
Skips all table slices in the stream of the binary reader.
Public method Write
Writes this table slice to an output binary writer.
Public method Static member WriteEndOfTableMarker
Writes the end of table marker to the binary writer.
Top
See Also

Reference