Implemented interface member:
property
Count
System.Windows.Forms.ListView.ListViewItemCollection.IInnerList.Count
1 reference to Count
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (1)
110for(int i=0; i < this.Count; i++) {