SbdfTableSlice Methods TIBCO Spotfire 7.6 API Reference

The SbdfTableSlice type exposes the following members.

Methods

  Name Description
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.)
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