JAMS Developer Guide
Reset Method


Genghis Namespace > Preferences.PreferencesEnumerator Class : Reset Method
Resets the enumeration to before the first Preference
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As Preferences.PreferencesEnumerator
 
instance.Reset()
public void Reset()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Preferences.PreferencesEnumerator Class
Preferences.PreferencesEnumerator Members