- contains
bool contains(ListViewItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexOf
int indexOf(ListViewItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref ListViewItem) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
ListViewItem opIndex(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.