1 instantiation of ListViewSubItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewItem.cs (1)
855
listViewSubItemCollection = new
ListViewSubItemCollection
(this);
2 references to ListViewSubItemCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListViewItem.cs (2)
63
private
ListViewSubItemCollection
listViewSubItemCollection = null;
846
public
ListViewSubItemCollection
SubItems {