DataRowCursor Methods TIBCO Spotfire 7.11 API Reference

The DataRowCursor type exposes the following members.

Methods

  Name Description
Public method Dispose
Implements IDisposable.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method MoveNext
Advances the enumerator to the next element of the collection.
Public method Reset
Sets the enumerator to its initial position, which is before the first element in the collection.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IEnumerableDataRowGetEnumerator
Gets the enumerator.
Explicit interface implementation Private method IEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
Top
See Also

Reference