Reset Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Resets the enumerator to its initial position, immediately preceding the first element in the collection.

Namespace:  Microsoft.SPOT.Presentation
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public Sub Reset
public void Reset()
public:
virtual void Reset() sealed
abstract Reset : unit -> unit 
override Reset : unit -> unit 
public final function Reset()

Implements

IEnumerator. . :: . .Reset() () () ()

.NET Framework Security

See Also

Reference

UIElementCollection. . :: . .Enumerator Structure

Microsoft.SPOT.Presentation Namespace