Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Implements
IEnumerator ResetExceptions
| Exception | Condition |
|---|---|
| System InvalidOperationException | The collection was modified after the enumerator was created. |
Version Information
See Also