SelectResultsIteratorReset Method |
Sets the enumerator to its initial position, which is before
the first element in the collection.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
See Also