Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: Com.Tibco.As.Space.BrowserAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic abstract void Reset()
Public MustOverride Sub Reset
public:
virtual void Reset() abstract
abstract Reset : unit -> unit
Implements
IEnumeratorReset
Exceptions
See Also