Add(String item) | PopupListItemCollection | |
AddRange(IEnumerable< String > items) | PopupListItemCollection | |
Clear() | PopupListItemCollection | |
Contains(String item) | PopupListItemCollection | |
CopyTo(String[] array, int arrayIndex) | PopupListItemCollection | |
Count | PopupListItemCollection | |
GetEnumerator() | PopupListItemCollection | |
IndexOf(String item) | PopupListItemCollection | |
Insert(int index, String item) | PopupListItemCollection | |
InsertRange(int index, IEnumerable< String > items) | PopupListItemCollection | |
IsReadOnly | PopupListItemCollection | |
PopupListItemCollection() | PopupListItemCollection | |
PopupListItemCollection(IEnumerable< string > items) | PopupListItemCollection | |
Remove(String item) | PopupListItemCollection | |
RemoveAt(int index) | PopupListItemCollection | |
this | PopupListItemCollection |