Implemented interface member:
property
this
System.Windows.Forms.ListView.ListViewItemCollection.IInnerList.this[System.Int32]
2 references to
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroupItemCollection.cs (2)
76
MoveToGroup(this
[
i], null);
121
public void RemoveAt(int index) => Remove(this
[
index]);