SbdfFileHeader Methods

Spotfire 14.3 API Reference

The SbdfFileHeader 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 memberRead
Reads a file header section from an input stream.
Public methodStatic memberReadAfterTypeCheck
Reads a file header section without the section type from an input stream.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberTryRead
Reads and validates a file header in the current reader.
Public methodWrite
Writes this file header to an output stream.
Public methodStatic memberWriteCurrentVersion
Writes the current version of the file header to an output stream.
Top
See Also

Reference