| Member | Description |
|---|---|
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 |