Class ListSelectorItemEnumerator

This class is required by the IEnumerable interface implementation above

System.Object
  EPS.Windows.Forms.TouchScreen.ListSelectorItemEnumerator

public class ListSelectorItemEnumerator : object, IEnumerator

Class Members

MemberDescription
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


  Last Updated: 5/23/2007 | © , 2007