 | DequeTEnumeratorReset Method |
Sets the enumerator to its initial position, which is before the first element in the
DequeT.
Namespace: DigitalRune.CollectionsAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntaxpublic:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
Implements
IEnumeratorReset
Exceptions
See Also