The TeaFileDescription type exposes the following members.

Constructors

  Name Description
Public method TeaFileDescription
Initializes a new instance of the TeaFileDescription class

Methods

  Name Description
Public method ToString
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property ContentDescription
Gets or sets a string describing the content.
Public property ItemDescription
Returns the , descibing the layout of the items stored in the file. If the file holds no description of its layout, null will be returned.
Public property NameValues
Gets or sets a list of NameValue pairs.
Public property TimeFieldOffsets
Gets or sets the time field offsets.
Public property Timescale
Gets or sets the time scale.

See Also