1 write to _count
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
66
_count
= InnerArray.GetCount(SelectedObjectMask);
1 reference to _count
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
69
return
_count
;