1 type derived from ObjectCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.ObjectCollection.cs (1)
8
public new class ObjectCollection : ListBox.
ObjectCollection
187 instantiations of ObjectCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1294
return new
ObjectCollection
(this);
System.Windows.Forms.Tests (186)
System\Windows\Forms\ListBox.ObjectCollectionTests.cs (185)
16
var collection = new ListBox.
ObjectCollection
(owner);
27
var collection = new ListBox.
ObjectCollection
(owner, (object[])[3, 2, 1]);
38
var otherCollection = new ListBox.
ObjectCollection
(otherOwner, (object[])[3, 2, 1]);
40
var collection = new ListBox.
ObjectCollection
(owner, otherCollection);
51
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null));
52
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null, new ListBox.
ObjectCollection
(owner)));
53
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null, Array.Empty<object>()));
64
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
66
var emptyCollection = new ListBox.
ObjectCollection
(owner);
72
Assert.Throws<ArgumentException>(() => new ListBox.
ObjectCollection
(owner, Array.Empty<object>()));
73
Assert.Throws<ArgumentException>(() => new ListBox.
ObjectCollection
(owner, otherCollection));
80
Assert.Throws<ArgumentNullException>("value", () => new ListBox.
ObjectCollection
(owner, (object[])null));
81
Assert.Throws<ArgumentNullException>("value", () => new ListBox.
ObjectCollection
(owner, (ListBox.ObjectCollection)null));
88
ICollection collection = new ListBox.
ObjectCollection
(owner);
98
IList collection = new ListBox.
ObjectCollection
(owner);
110
var collection = new ListBox.
ObjectCollection
(owner);
126
var collection = new ListBox.
ObjectCollection
(owner);
142
var collection = new ListBox.
ObjectCollection
(owner);
153
var collection = new ListBox.
ObjectCollection
(owner)
164
var collection = new ListBox.
ObjectCollection
(owner);
205
var collection = new ListBox.
ObjectCollection
(owner);
1254
var collection = new ListBox.
ObjectCollection
(owner);
1266
var collection = new ListBox.
ObjectCollection
(owner)
1280
var collection = new ListBox.
ObjectCollection
(owner);
1291
var collection = new ListBox.
ObjectCollection
(owner)
1302
var collection = new ListBox.
ObjectCollection
(owner);
1387
var collection = new ListBox.
ObjectCollection
(owner);
1472
var collection = new ListBox.
ObjectCollection
(owner);
1633
var collection = new ListBox.
ObjectCollection
(owner);
2147
var collection = new ListBox.
ObjectCollection
(owner)
2185
var collection = new ListBox.
ObjectCollection
(owner);
2196
var collection = new ListBox.
ObjectCollection
(owner);
2212
var collection = new ListBox.
ObjectCollection
(owner);
2221
var collection = new ListBox.
ObjectCollection
(owner);
2272
var collection = new ListBox.
ObjectCollection
(owner);
2323
var collection = new ListBox.
ObjectCollection
(owner);
2430
var collection = new ListBox.
ObjectCollection
(owner);
2845
var collection = new ListBox.
ObjectCollection
(owner);
2875
var collection = new ListBox.
ObjectCollection
(owner);
2880
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2891
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2909
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2920
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2936
var collection = new ListBox.
ObjectCollection
(owner);
2941
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2952
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2973
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2984
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2997
var collection = new ListBox.
ObjectCollection
(owner);
3008
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3030
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3065
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3087
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3114
var collection = new ListBox.
ObjectCollection
(owner);
3125
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3147
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3185
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3207
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3240
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3251
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3276
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3287
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3316
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3327
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3356
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3366
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3394
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3408
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3443
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3457
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3496
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3510
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3549
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3563
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3579
var collection = new ListBox.
ObjectCollection
(owner);
3581
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3595
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3615
var collection = new ListBox.
ObjectCollection
(owner);
3624
var collection = new ListBox.
ObjectCollection
(owner)
3636
var collection = new ListBox.
ObjectCollection
(owner)
3649
var collection = new ListBox.
ObjectCollection
(owner);
3658
var collection = new ListBox.
ObjectCollection
(owner);
3669
var collection = new ListBox.
ObjectCollection
(owner);
3671
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3688
var collection = new ListBox.
ObjectCollection
(owner);
3691
var otherCollection = new ListBox.
ObjectCollection
(otherOwner)
3704
var collection = new ListBox.
ObjectCollection
(owner);
3746
var collection = new ListBox.
ObjectCollection
(owner)
3794
var collection = new ListBox.
ObjectCollection
(owner);
3868
var collection = new ListBox.
ObjectCollection
(owner);
3944
var collection = new ListBox.
ObjectCollection
(owner);
3955
var collection = new ListBox.
ObjectCollection
(owner)
3979
var collection = new ListBox.
ObjectCollection
(owner);
3987
var collection = new ListBox.
ObjectCollection
(owner);
3997
var collection = new ListBox.
ObjectCollection
(owner)
4011
var collection = new ListBox.
ObjectCollection
(owner);
4019
var collection = new ListBox.
ObjectCollection
(owner)
4030
var collection = new ListBox.
ObjectCollection
(owner);
4053
var collection = new ListBox.
ObjectCollection
(owner)
4082
var collection = new ListBox.
ObjectCollection
(owner);
4093
var collection = new ListBox.
ObjectCollection
(owner)
4117
var collection = new ListBox.
ObjectCollection
(owner);
4125
var collection = new ListBox.
ObjectCollection
(owner);
4210
var collection = new ListBox.
ObjectCollection
(owner);
4295
var collection = new ListBox.
ObjectCollection
(owner);
4456
var collection = new ListBox.
ObjectCollection
(owner);
4962
var collection = new ListBox.
ObjectCollection
(owner);
5001
var collection = new ListBox.
ObjectCollection
(owner);
5012
var collection = new ListBox.
ObjectCollection
(owner)
5023
var collection = new ListBox.
ObjectCollection
(owner);
5034
var collection = new ListBox.
ObjectCollection
(owner);
5050
var collection = new ListBox.
ObjectCollection
(owner);
5059
var collection = new ListBox.
ObjectCollection
(owner)
5149
var collection = new ListBox.
ObjectCollection
(owner)
5239
var collection = new ListBox.
ObjectCollection
(owner);
5391
var collection = new ListBox.
ObjectCollection
(owner);
5986
var collection = new ListBox.
ObjectCollection
(owner);
5997
var collection = new ListBox.
ObjectCollection
(owner);
6006
var collection = new ListBox.
ObjectCollection
(owner)
6081
var collection = new ListBox.
ObjectCollection
(owner)
6156
var collection = new ListBox.
ObjectCollection
(owner);
6277
var collection = new ListBox.
ObjectCollection
(owner);
6841
var collection = new ListBox.
ObjectCollection
(owner);
6852
var collection = new ListBox.
ObjectCollection
(owner)
6866
var collection = new ListBox.
ObjectCollection
(owner);
6877
var collection = new ListBox.
ObjectCollection
(owner);
6885
IList collection = new ListBox.
ObjectCollection
(owner)
6906
IList collection = new ListBox.
ObjectCollection
(owner)
6927
IList collection = new ListBox.
ObjectCollection
(owner);
6938
IList collection = new ListBox.
ObjectCollection
(owner)
6949
IList collection = new ListBox.
ObjectCollection
(owner)
6994
IList collection = new ListBox.
ObjectCollection
(owner)
8059
IList collection = new ListBox.
ObjectCollection
(owner);
8071
IList collection = new ListBox.
ObjectCollection
(owner)
8085
IList collection = new ListBox.
ObjectCollection
(owner);
8096
IList collection = new ListBox.
ObjectCollection
(owner)
8107
IList collection = new ListBox.
ObjectCollection
(owner);
8192
IList collection = new ListBox.
ObjectCollection
(owner);
8277
IList collection = new ListBox.
ObjectCollection
(owner);
8438
IList collection = new ListBox.
ObjectCollection
(owner);
8952
IList collection = new ListBox.
ObjectCollection
(owner)
8990
IList collection = new ListBox.
ObjectCollection
(owner);
9001
IList collection = new ListBox.
ObjectCollection
(owner);
9017
IList collection = new ListBox.
ObjectCollection
(owner);
9026
IList collection = new ListBox.
ObjectCollection
(owner);
9068
IList collection = new ListBox.
ObjectCollection
(owner)
9116
IList collection = new ListBox.
ObjectCollection
(owner);
9190
IList collection = new ListBox.
ObjectCollection
(owner);
9266
IList collection = new ListBox.
ObjectCollection
(owner);
9277
IList collection = new ListBox.
ObjectCollection
(owner)
9301
IList collection = new ListBox.
ObjectCollection
(owner);
9309
IList collection = new ListBox.
ObjectCollection
(owner);
9319
IList collection = new ListBox.
ObjectCollection
(owner)
9333
IList collection = new ListBox.
ObjectCollection
(owner);
9341
IList collection = new ListBox.
ObjectCollection
(owner)
9352
IList collection = new ListBox.
ObjectCollection
(owner);
9375
IList collection = new ListBox.
ObjectCollection
(owner)
9404
IList collection = new ListBox.
ObjectCollection
(owner);
9415
IList collection = new ListBox.
ObjectCollection
(owner)
9439
IList collection = new ListBox.
ObjectCollection
(owner);
9447
IList collection = new ListBox.
ObjectCollection
(owner);
9532
IList collection = new ListBox.
ObjectCollection
(owner);
9617
IList collection = new ListBox.
ObjectCollection
(owner);
9778
IList collection = new ListBox.
ObjectCollection
(owner);
10284
IList collection = new ListBox.
ObjectCollection
(owner);
10323
IList collection = new ListBox.
ObjectCollection
(owner);
10334
IList collection = new ListBox.
ObjectCollection
(owner)
10345
IList collection = new ListBox.
ObjectCollection
(owner);
10356
IList collection = new ListBox.
ObjectCollection
(owner);
10372
IList collection = new ListBox.
ObjectCollection
(owner);
10381
IList collection = new ListBox.
ObjectCollection
(owner)
10471
IList collection = new ListBox.
ObjectCollection
(owner)
10561
IList collection = new ListBox.
ObjectCollection
(owner);
10713
IList collection = new ListBox.
ObjectCollection
(owner);
11308
IList collection = new ListBox.
ObjectCollection
(owner);
11319
IList collection = new ListBox.
ObjectCollection
(owner);
11328
IList collection = new ListBox.
ObjectCollection
(owner)
11403
IList collection = new ListBox.
ObjectCollection
(owner)
11478
IList collection = new ListBox.
ObjectCollection
(owner);
11599
IList collection = new ListBox.
ObjectCollection
(owner);
12163
IList collection = new ListBox.
ObjectCollection
(owner);
12174
IList collection = new ListBox.
ObjectCollection
(owner)
12188
IList collection = new ListBox.
ObjectCollection
(owner);
12199
IList collection = new ListBox.
ObjectCollection
(owner);
System\Windows\Forms\ListBoxTests.cs (1)
1851
yield return new object[] { new ListBox.
ObjectCollection
(new ListBox()) };
228 references to ObjectCollection
System.Windows.Forms (11)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
361
protected override ListBox.
ObjectCollection
CreateItemCollection()
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (4)
44
private
ObjectCollection
? _itemsCollection;
623
public
ObjectCollection
Items
1292
protected virtual
ObjectCollection
CreateItemCollection()
1971
ObjectCollection
? savedItems = _itemsCollection;
System\Windows\Forms\Controls\ListBoxes\ListBox.ObjectCollection.cs (2)
31
public ObjectCollection(ListBox owner,
ObjectCollection
value)
163
public void AddRange(
ObjectCollection
value)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedIndexCollection.cs (2)
189
ObjectCollection
items = _owner.Items;
204
ObjectCollection
items = _owner.Items;
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (2)
259
ObjectCollection
items = _owner.Items;
275
ObjectCollection
items = _owner.Items;
System.Windows.Forms.Tests (217)
System\Windows\Forms\ListBox.ObjectCollectionTests.cs (211)
16
var
collection = new ListBox.ObjectCollection(owner);
27
var
collection = new ListBox.ObjectCollection(owner, (object[])[3, 2, 1]);
38
var
otherCollection = new ListBox.ObjectCollection(otherOwner, (object[])[3, 2, 1]);
40
var
collection = new ListBox.ObjectCollection(owner, otherCollection);
64
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
66
var
emptyCollection = new ListBox.ObjectCollection(owner);
81
Assert.Throws<ArgumentNullException>("value", () => new ListBox.ObjectCollection(owner, (ListBox.
ObjectCollection
)null));
110
var
collection = new ListBox.ObjectCollection(owner);
126
var
collection = new ListBox.ObjectCollection(owner);
142
var
collection = new ListBox.ObjectCollection(owner);
153
var
collection = new ListBox.ObjectCollection(owner)
164
var
collection = new ListBox.ObjectCollection(owner);
205
var
collection = new ListBox.ObjectCollection(owner);
243
ListBox.
ObjectCollection
collection = owner.Items;
284
ListBox.
ObjectCollection
collection = owner.Items;
499
ListBox.
ObjectCollection
collection = owner.Items;
588
ListBox.
ObjectCollection
collection = owner.Items;
674
ListBox.
ObjectCollection
collection = owner.Items;
723
ListBox.
ObjectCollection
collection = owner.Items;
774
ListBox.
ObjectCollection
collection = owner.Items;
844
ListBox.
ObjectCollection
collection = owner.Items;
908
ListBox.
ObjectCollection
collection = owner.Items;
981
ListBox.
ObjectCollection
collection = owner.Items;
1056
ListBox.
ObjectCollection
collection = owner.Items;
1156
ListBox.
ObjectCollection
collection = owner.Items;
1254
var
collection = new ListBox.ObjectCollection(owner);
1266
var
collection = new ListBox.ObjectCollection(owner)
1280
var
collection = new ListBox.ObjectCollection(owner);
1291
var
collection = new ListBox.ObjectCollection(owner)
1302
var
collection = new ListBox.ObjectCollection(owner);
1343
ListBox.
ObjectCollection
collection = owner.Items;
1387
var
collection = new ListBox.ObjectCollection(owner);
1431
ListBox.
ObjectCollection
collection = owner.Items;
1472
var
collection = new ListBox.ObjectCollection(owner);
1551
ListBox.
ObjectCollection
collection = owner.Items;
1633
var
collection = new ListBox.ObjectCollection(owner);
1715
ListBox.
ObjectCollection
collection = owner.Items;
1794
ListBox.
ObjectCollection
collection = owner.Items;
1826
ListBox.
ObjectCollection
collection = owner.Items;
1860
ListBox.
ObjectCollection
collection = owner.Items;
1905
ListBox.
ObjectCollection
collection = owner.Items;
1940
ListBox.
ObjectCollection
collection = owner.Items;
1985
ListBox.
ObjectCollection
collection = owner.Items;
2032
ListBox.
ObjectCollection
collection = owner.Items;
2093
ListBox.
ObjectCollection
collection = owner.Items;
2147
var
collection = new ListBox.ObjectCollection(owner)
2163
ListBox.
ObjectCollection
collection = owner.Items;
2185
var
collection = new ListBox.ObjectCollection(owner);
2196
var
collection = new ListBox.ObjectCollection(owner);
2212
var
collection = new ListBox.ObjectCollection(owner);
2221
var
collection = new ListBox.ObjectCollection(owner);
2245
ListBox.
ObjectCollection
collection = owner.Items;
2272
var
collection = new ListBox.ObjectCollection(owner);
2299
ListBox.
ObjectCollection
collection = owner.Items;
2323
var
collection = new ListBox.ObjectCollection(owner);
2375
ListBox.
ObjectCollection
collection = owner.Items;
2430
var
collection = new ListBox.ObjectCollection(owner);
2485
ListBox.
ObjectCollection
collection = owner.Items;
2537
ListBox.
ObjectCollection
collection = owner.Items;
2568
ListBox.
ObjectCollection
collection = owner.Items;
2601
ListBox.
ObjectCollection
collection = owner.Items;
2637
ListBox.
ObjectCollection
collection = owner.Items;
2664
ListBox.
ObjectCollection
collection = owner.Items;
2708
ListBox.
ObjectCollection
collection = owner.Items;
2754
ListBox.
ObjectCollection
collection = owner.Items;
2803
ListBox.
ObjectCollection
collection = owner.Items;
2845
var
collection = new ListBox.ObjectCollection(owner);
2856
ListBox.
ObjectCollection
collection = owner.Items;
2875
var
collection = new ListBox.ObjectCollection(owner);
2880
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2891
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2904
ListBox.
ObjectCollection
collection = owner.Items;
2909
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2920
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2936
var
collection = new ListBox.ObjectCollection(owner);
2941
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2952
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2968
ListBox.
ObjectCollection
collection = owner.Items;
2973
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2984
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2997
var
collection = new ListBox.ObjectCollection(owner);
3008
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3030
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3054
ListBox.
ObjectCollection
collection = owner.Items;
3065
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3087
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3114
var
collection = new ListBox.ObjectCollection(owner);
3125
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3147
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3174
ListBox.
ObjectCollection
collection = owner.Items;
3185
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3207
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3231
ListBox.
ObjectCollection
collection = owner.Items;
3240
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3251
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3267
ListBox.
ObjectCollection
collection = owner.Items;
3276
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3287
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3305
ListBox.
ObjectCollection
collection = owner.Items;
3316
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3327
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3346
ListBox.
ObjectCollection
collection = owner.Items;
3356
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3366
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3378
ListBox.
ObjectCollection
collection = owner.Items;
3394
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3408
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3427
ListBox.
ObjectCollection
collection = owner.Items;
3443
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3457
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3478
ListBox.
ObjectCollection
collection = owner.Items;
3496
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3510
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3532
ListBox.
ObjectCollection
collection = owner.Items;
3549
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3563
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3579
var
collection = new ListBox.ObjectCollection(owner);
3581
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3593
ListBox.
ObjectCollection
collection = owner.Items;
3595
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3615
var
collection = new ListBox.ObjectCollection(owner);
3624
var
collection = new ListBox.ObjectCollection(owner)
3636
var
collection = new ListBox.ObjectCollection(owner)
3649
var
collection = new ListBox.ObjectCollection(owner);
3651
Assert.Throws<ArgumentNullException>("value", () => collection.AddRange((ListBox.
ObjectCollection
)null));
3658
var
collection = new ListBox.ObjectCollection(owner);
3669
var
collection = new ListBox.ObjectCollection(owner);
3671
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3688
var
collection = new ListBox.ObjectCollection(owner);
3691
var
otherCollection = new ListBox.ObjectCollection(otherOwner)
3704
var
collection = new ListBox.ObjectCollection(owner);
3725
ListBox.
ObjectCollection
collection = owner.Items;
3746
var
collection = new ListBox.ObjectCollection(owner)
3771
ListBox.
ObjectCollection
collection = owner.Items;
3794
var
collection = new ListBox.ObjectCollection(owner);
3831
ListBox.
ObjectCollection
collection = owner.Items;
3868
var
collection = new ListBox.ObjectCollection(owner);
3906
ListBox.
ObjectCollection
collection = owner.Items;
3944
var
collection = new ListBox.ObjectCollection(owner);
3955
var
collection = new ListBox.ObjectCollection(owner)
3979
var
collection = new ListBox.ObjectCollection(owner);
3987
var
collection = new ListBox.ObjectCollection(owner);
3997
var
collection = new ListBox.ObjectCollection(owner)
4011
var
collection = new ListBox.ObjectCollection(owner);
4019
var
collection = new ListBox.ObjectCollection(owner)
4030
var
collection = new ListBox.ObjectCollection(owner);
4053
var
collection = new ListBox.ObjectCollection(owner)
4082
var
collection = new ListBox.ObjectCollection(owner);
4093
var
collection = new ListBox.ObjectCollection(owner)
4117
var
collection = new ListBox.ObjectCollection(owner);
4125
var
collection = new ListBox.ObjectCollection(owner);
4166
ListBox.
ObjectCollection
collection = owner.Items;
4210
var
collection = new ListBox.ObjectCollection(owner);
4254
ListBox.
ObjectCollection
collection = owner.Items;
4295
var
collection = new ListBox.ObjectCollection(owner);
4374
ListBox.
ObjectCollection
collection = owner.Items;
4456
var
collection = new ListBox.ObjectCollection(owner);
4538
ListBox.
ObjectCollection
collection = owner.Items;
4617
ListBox.
ObjectCollection
collection = owner.Items;
4649
ListBox.
ObjectCollection
collection = owner.Items;
4677
ListBox.
ObjectCollection
collection = owner.Items;
4722
ListBox.
ObjectCollection
collection = owner.Items;
4755
ListBox.
ObjectCollection
collection = owner.Items;
4800
ListBox.
ObjectCollection
collection = owner.Items;
4847
ListBox.
ObjectCollection
collection = owner.Items;
4908
ListBox.
ObjectCollection
collection = owner.Items;
4962
var
collection = new ListBox.ObjectCollection(owner);
4976
ListBox.
ObjectCollection
collection = owner.Items;
5001
var
collection = new ListBox.ObjectCollection(owner);
5012
var
collection = new ListBox.ObjectCollection(owner)
5023
var
collection = new ListBox.ObjectCollection(owner);
5034
var
collection = new ListBox.ObjectCollection(owner);
5050
var
collection = new ListBox.ObjectCollection(owner);
5059
var
collection = new ListBox.ObjectCollection(owner)
5105
ListBox.
ObjectCollection
collection = owner.Items;
5149
var
collection = new ListBox.ObjectCollection(owner)
5198
ListBox.
ObjectCollection
collection = owner.Items;
5239
var
collection = new ListBox.ObjectCollection(owner);
5311
ListBox.
ObjectCollection
collection = owner.Items;
5391
var
collection = new ListBox.ObjectCollection(owner);
5466
ListBox.
ObjectCollection
collection = owner.Items;
5543
ListBox.
ObjectCollection
collection = owner.Items;
5584
ListBox.
ObjectCollection
collection = owner.Items;
5627
ListBox.
ObjectCollection
collection = owner.Items;
5680
ListBox.
ObjectCollection
collection = owner.Items;
5726
ListBox.
ObjectCollection
collection = owner.Items;
5788
ListBox.
ObjectCollection
collection = owner.Items;
5852
ListBox.
ObjectCollection
collection = owner.Items;
5921
ListBox.
ObjectCollection
collection = owner.Items;
5986
var
collection = new ListBox.ObjectCollection(owner);
5997
var
collection = new ListBox.ObjectCollection(owner);
6006
var
collection = new ListBox.ObjectCollection(owner)
6044
ListBox.
ObjectCollection
collection = owner.Items;
6081
var
collection = new ListBox.ObjectCollection(owner)
6122
ListBox.
ObjectCollection
collection = owner.Items;
6156
var
collection = new ListBox.ObjectCollection(owner);
6213
ListBox.
ObjectCollection
collection = owner.Items;
6277
var
collection = new ListBox.ObjectCollection(owner);
6337
ListBox.
ObjectCollection
collection = owner.Items;
6398
ListBox.
ObjectCollection
collection = owner.Items;
6439
ListBox.
ObjectCollection
collection = owner.Items;
6482
ListBox.
ObjectCollection
collection = owner.Items;
6535
ListBox.
ObjectCollection
collection = owner.Items;
6581
ListBox.
ObjectCollection
collection = owner.Items;
6643
ListBox.
ObjectCollection
collection = owner.Items;
6707
ListBox.
ObjectCollection
collection = owner.Items;
6776
ListBox.
ObjectCollection
collection = owner.Items;
6841
var
collection = new ListBox.ObjectCollection(owner);
6852
var
collection = new ListBox.ObjectCollection(owner)
6866
var
collection = new ListBox.ObjectCollection(owner);
6877
var
collection = new ListBox.ObjectCollection(owner);
System\Windows\Forms\ListBoxTests.cs (6)
1856
public void ListBox_Items_GetCustomCreateItemCollection_ReturnsExpected(ListBox.
ObjectCollection
result)
1869
public
ObjectCollection
CreateListBoxResult { get; set; }
1871
protected override
ObjectCollection
CreateItemCollection() => CreateListBoxResult;
4775
ListBox.
ObjectCollection
items = Assert.IsType<ListBox.
ObjectCollection
>(control.CreateItemCollection());
6464
public new
ObjectCollection
CreateItemCollection() => base.CreateItemCollection();