| WeakCollectionTEnumeratorReset Method |
Sets the enumerator to its initial position, which is before the first element in the
WeakCollectionT.
Namespace: DigitalRune.CollectionsAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax public:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
Implements
IEnumeratorResetExceptions See Also