DataValueCursor T  Class TIBCO Spotfire 7.0 API Reference
Generic cursor class for efficient enumeration of data values.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data DataValueCursor
    Spotfire.Dxp.Data DataValueCursor T 
      Spotfire.Dxp.Data MutableValueCursor T 

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public abstract class DataValueCursor<T> : DataValueCursor
Type Parameters

T
The type of the value returned by the cursor.
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also