SbdfSectionHeader ReadSectionHeader Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Static member ReadSectionHeader(BinaryReader)
Reads a section header from an input stream. The section type is inferred from the type tag.
Public method Static member ReadSectionHeader(BinaryReader, SbdfSectionTypeId)
Reads a section header of a certain type from an input stream.
Back to Top
See Also