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: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Implements
IEnumerator ResetExceptions
Exception | Condition |
---|---|
System InvalidOperationException | The collection was modified after the enumerator was created. |
Version Information
See Also