Visual Basic (Declaration) | |
---|---|
Public Sub Reset() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TargetFormats instance.Reset() |
C# | |
---|---|
public void Reset() |
C++/CLI | |
---|---|
public: void Reset(); |
This enumerator remains valid through the life of the collection. If changes are made to the collection, such as adding, modifying, or deleting elements, the next call to the Reset method will continue to reset the position to -1.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7