This class is required by the IEnumerable interface implementation above
System.Object
EPS.Windows.Forms.TouchScreen.ListSelectorItemEnumerator
public class ListSelectorItemEnumerator : object, IEnumerator
Class Members
| Member | Description |
|---|
Constructor |
Constructor |
MoveNext |
Moves the internal pointer to the next item public sealed bool MoveNext(); |
Reset |
Reset to first item public sealed void Reset(); |
Current |
Returns the current item in the collection |
Requirements
Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL