Class ListSelectorItemsCollection

Collection of items that are displayed in a list selector

System.Object
  EPS.Windows.Forms.TouchScreen.ListSelectorItemsCollection

public class ListSelectorItemsCollection : object, IEnumerable

Class Members

MemberDescription
Constructor Constructor
Add Adds a new row item to the collection
public ListSelectorItem Add( string itemText );
Clear Clears all rows from the collection
public void Clear();
GetEnumerator This method returns an enumerator for the current object
public sealed IEnumerator GetEnumerator();
Count Number of group headers in this collection
Item

Requirements

Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL


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