Click or drag to resize

QdbRow Class

A row of values.
Inheritance Hierarchy
SystemObject
  Quasardb.TimeSeries.ReaderQdbRow

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public class QdbRow : IEnumerable<QdbCell>, 
	IEnumerable

The QdbRow type exposes the following members.

Properties
Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Top
See Also