SbdfFileHeader Methods TIBCO Spotfire 7.6 API Reference

The SbdfFileHeader 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 Read
Reads a file header section from an input stream.
Public method Static member ReadAfterTypeCheck
Reads a file header section without the section type from an input stream.
Public method Static member TryRead
Reads and validates a file header in the current reader.
Public method Write
Writes this file header to an output stream.
Public method Static member WriteCurrentVersion
Writes the current version of the file header to an output stream.
Top
See Also

Reference