SbdfTableSlice Methods

Spotfire 14.3 API Reference

The SbdfTableSlice type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberReadSlices(BinaryReader, SbdfTableMetadata)
Enumerates over all slices in the stream of the binary reader.
Public methodStatic memberReadSlices(BinaryReader, SbdfTableMetadata, IEnumerableBoolean)
Enumerates over all slices in the stream of the binary reader.
Public methodStatic memberSkipSlices
Skips all table slices in the stream of the binary reader.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite
Writes this table slice to an output binary writer.
Public methodStatic memberWriteEndOfTableMarker
Writes the end of table marker to the binary writer.
Top
See Also

Reference