69 instantiations of IntegerCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1166
_customTabOffsets ??= new
IntegerCollection
(this);
System.Windows.Forms.Tests (68)
System\Windows\Forms\ListBox.IntegerCollectionTests.cs (68)
14
var collection = new ListBox.
IntegerCollection
(owner);
22
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
IntegerCollection
(null));
29
ICollection collection = new ListBox.
IntegerCollection
(owner);
39
IList collection = new ListBox.
IntegerCollection
(owner);
51
var collection = new ListBox.
IntegerCollection
(owner);
66
var collection = new ListBox.
IntegerCollection
(owner);
77
var collection = new ListBox.
IntegerCollection
(owner)
88
var collection = new ListBox.
IntegerCollection
(owner);
140
var collection = new ListBox.
IntegerCollection
(owner);
227
var collection = new ListBox.
IntegerCollection
(owner);
238
var collection = new ListBox.
IntegerCollection
(owner)
257
var collection = new ListBox.
IntegerCollection
(owner);
343
var collection = new ListBox.
IntegerCollection
(owner);
467
var collection = new ListBox.
IntegerCollection
(owner);
523
var collection = new ListBox.
IntegerCollection
(owner);
605
var collection = new ListBox.
IntegerCollection
(owner);
608
var otherCollection = new ListBox.
IntegerCollection
(otherOwner);
639
var otherCollection = new ListBox.
IntegerCollection
(otherOwner);
667
var collection = new ListBox.
IntegerCollection
(owner);
677
var otherCollection = new ListBox.
IntegerCollection
(otherOwner);
721
var otherCollection = new ListBox.
IntegerCollection
(otherOwner);
747
var collection = new ListBox.
IntegerCollection
(owner);
756
var collection = new ListBox.
IntegerCollection
(owner);
766
var collection = new ListBox.
IntegerCollection
(owner)
788
var collection = new ListBox.
IntegerCollection
(owner);
830
var collection = new ListBox.
IntegerCollection
(owner)
878
var collection = new ListBox.
IntegerCollection
(owner);
948
var collection = new ListBox.
IntegerCollection
(owner);
1020
var collection = new ListBox.
IntegerCollection
(owner);
1030
var collection = new ListBox.
IntegerCollection
(owner)
1044
var collection = new ListBox.
IntegerCollection
(owner);
1052
var collection = new ListBox.
IntegerCollection
(owner)
1063
var collection = new ListBox.
IntegerCollection
(owner);
1073
var collection = new ListBox.
IntegerCollection
(owner)
1103
var collection = new ListBox.
IntegerCollection
(owner);
1191
var collection = new ListBox.
IntegerCollection
(owner);
1317
var collection = new ListBox.
IntegerCollection
(owner);
1391
var collection = new ListBox.
IntegerCollection
(owner);
1492
var collection = new ListBox.
IntegerCollection
(owner);
1503
var collection = new ListBox.
IntegerCollection
(owner)
1514
IList collection = new ListBox.
IntegerCollection
(owner)
1534
IList collection = new ListBox.
IntegerCollection
(owner);
1545
IList collection = new ListBox.
IntegerCollection
(owner)
1556
IList collection = new ListBox.
IntegerCollection
(owner)
1616
IList collection = new ListBox.
IntegerCollection
(owner)
1711
IList collection = new ListBox.
IntegerCollection
(owner);
1722
IList collection = new ListBox.
IntegerCollection
(owner)
1739
IList collection = new ListBox.
IntegerCollection
(owner);
1755
IList collection = new ListBox.
IntegerCollection
(owner);
1841
IList collection = new ListBox.
IntegerCollection
(owner);
1959
IList collection = new ListBox.
IntegerCollection
(owner);
1967
IList collection = new ListBox.
IntegerCollection
(owner);
1979
IList collection = new ListBox.
IntegerCollection
(owner)
2005
IList collection = new ListBox.
IntegerCollection
(owner);
2047
IList collection = new ListBox.
IntegerCollection
(owner)
2095
IList collection = new ListBox.
IntegerCollection
(owner);
2165
IList collection = new ListBox.
IntegerCollection
(owner);
2237
IList collection = new ListBox.
IntegerCollection
(owner);
2260
IList collection = new ListBox.
IntegerCollection
(owner)
2289
IList collection = new ListBox.
IntegerCollection
(owner);
2301
IList collection = new ListBox.
IntegerCollection
(owner)
2335
IList collection = new ListBox.
IntegerCollection
(owner)
2431
IList collection = new ListBox.
IntegerCollection
(owner)
2559
IList collection = new ListBox.
IntegerCollection
(owner);
2575
IList collection = new ListBox.
IntegerCollection
(owner)
2657
IList collection = new ListBox.
IntegerCollection
(owner)
2766
IList collection = new ListBox.
IntegerCollection
(owner);
2777
IList collection = new ListBox.
IntegerCollection
(owner)
59 references to IntegerCollection
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (2)
95
private
IntegerCollection
? _customTabOffsets;
1162
public
IntegerCollection
CustomTabOffsets
System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.cs (1)
166
public void AddRange(
IntegerCollection
value)
System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.CustomTabOffsetsEnumerator.cs (2)
18
private readonly
IntegerCollection
_items;
24
public CustomTabOffsetsEnumerator(
IntegerCollection
items)
System.Windows.Forms.Tests (54)
System\Windows\Forms\ListBox.IntegerCollectionTests.cs (54)
14
var
collection = new ListBox.IntegerCollection(owner);
51
var
collection = new ListBox.IntegerCollection(owner);
66
var
collection = new ListBox.IntegerCollection(owner);
77
var
collection = new ListBox.IntegerCollection(owner)
88
var
collection = new ListBox.IntegerCollection(owner);
114
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
140
var
collection = new ListBox.IntegerCollection(owner);
182
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
227
var
collection = new ListBox.IntegerCollection(owner);
238
var
collection = new ListBox.IntegerCollection(owner)
257
var
collection = new ListBox.IntegerCollection(owner);
300
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
343
var
collection = new ListBox.IntegerCollection(owner);
405
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
467
var
collection = new ListBox.IntegerCollection(owner);
495
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
523
var
collection = new ListBox.IntegerCollection(owner);
564
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
605
var
collection = new ListBox.IntegerCollection(owner);
608
var
otherCollection = new ListBox.IntegerCollection(otherOwner);
636
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
639
var
otherCollection = new ListBox.IntegerCollection(otherOwner);
667
var
collection = new ListBox.IntegerCollection(owner);
677
var
otherCollection = new ListBox.IntegerCollection(otherOwner);
711
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
721
var
otherCollection = new ListBox.IntegerCollection(otherOwner);
747
var
collection = new ListBox.IntegerCollection(owner);
749
Assert.Throws<ArgumentNullException>("items", () => collection.AddRange((ListBox.
IntegerCollection
)null));
756
var
collection = new ListBox.IntegerCollection(owner);
766
var
collection = new ListBox.IntegerCollection(owner)
788
var
collection = new ListBox.IntegerCollection(owner);
809
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
830
var
collection = new ListBox.IntegerCollection(owner)
855
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
878
var
collection = new ListBox.IntegerCollection(owner);
913
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
948
var
collection = new ListBox.IntegerCollection(owner);
984
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
1020
var
collection = new ListBox.IntegerCollection(owner);
1030
var
collection = new ListBox.IntegerCollection(owner)
1044
var
collection = new ListBox.IntegerCollection(owner);
1052
var
collection = new ListBox.IntegerCollection(owner)
1063
var
collection = new ListBox.IntegerCollection(owner);
1073
var
collection = new ListBox.IntegerCollection(owner)
1103
var
collection = new ListBox.IntegerCollection(owner);
1147
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
1191
var
collection = new ListBox.IntegerCollection(owner);
1254
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
1317
var
collection = new ListBox.IntegerCollection(owner);
1354
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
1391
var
collection = new ListBox.IntegerCollection(owner);
1444
ListBox.
IntegerCollection
collection = owner.CustomTabOffsets;
1492
var
collection = new ListBox.IntegerCollection(owner);
1503
var
collection = new ListBox.IntegerCollection(owner)