DataRowCursor Methods TIBCO Spotfire 7.6 API Reference

The DataRowCursor type exposes the following members.

Methods

  Name Description
Public method Dispose
Implements IDisposable.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(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