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)
14
var collection = new ListBox.
ObjectCollection
(owner);
25
var collection = new ListBox.
ObjectCollection
(owner, (object[])[3, 2, 1]);
36
var otherCollection = new ListBox.
ObjectCollection
(otherOwner, (object[])[3, 2, 1]);
38
var collection = new ListBox.
ObjectCollection
(owner, otherCollection);
49
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null));
50
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null, new ListBox.
ObjectCollection
(owner)));
51
Assert.Throws<ArgumentNullException>("owner", () => new ListBox.
ObjectCollection
(null, Array.Empty<object>()));
62
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
64
var emptyCollection = new ListBox.
ObjectCollection
(owner);
70
Assert.Throws<ArgumentException>(() => new ListBox.
ObjectCollection
(owner, Array.Empty<object>()));
71
Assert.Throws<ArgumentException>(() => new ListBox.
ObjectCollection
(owner, otherCollection));
78
Assert.Throws<ArgumentNullException>("value", () => new ListBox.
ObjectCollection
(owner, (object[])null));
79
Assert.Throws<ArgumentNullException>("value", () => new ListBox.
ObjectCollection
(owner, (ListBox.ObjectCollection)null));
86
ICollection collection = new ListBox.
ObjectCollection
(owner);
96
IList collection = new ListBox.
ObjectCollection
(owner);
108
var collection = new ListBox.
ObjectCollection
(owner);
124
var collection = new ListBox.
ObjectCollection
(owner);
140
var collection = new ListBox.
ObjectCollection
(owner);
151
var collection = new ListBox.
ObjectCollection
(owner)
162
var collection = new ListBox.
ObjectCollection
(owner);
203
var collection = new ListBox.
ObjectCollection
(owner);
1252
var collection = new ListBox.
ObjectCollection
(owner);
1264
var collection = new ListBox.
ObjectCollection
(owner)
1278
var collection = new ListBox.
ObjectCollection
(owner);
1289
var collection = new ListBox.
ObjectCollection
(owner)
1300
var collection = new ListBox.
ObjectCollection
(owner);
1385
var collection = new ListBox.
ObjectCollection
(owner);
1470
var collection = new ListBox.
ObjectCollection
(owner);
1631
var collection = new ListBox.
ObjectCollection
(owner);
2145
var collection = new ListBox.
ObjectCollection
(owner)
2183
var collection = new ListBox.
ObjectCollection
(owner);
2194
var collection = new ListBox.
ObjectCollection
(owner);
2210
var collection = new ListBox.
ObjectCollection
(owner);
2219
var collection = new ListBox.
ObjectCollection
(owner);
2270
var collection = new ListBox.
ObjectCollection
(owner);
2321
var collection = new ListBox.
ObjectCollection
(owner);
2428
var collection = new ListBox.
ObjectCollection
(owner);
2843
var collection = new ListBox.
ObjectCollection
(owner);
2873
var collection = new ListBox.
ObjectCollection
(owner);
2878
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2889
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2907
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2918
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2934
var collection = new ListBox.
ObjectCollection
(owner);
2939
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2950
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2971
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
2982
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
2995
var collection = new ListBox.
ObjectCollection
(owner);
3006
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3028
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3063
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3085
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3112
var collection = new ListBox.
ObjectCollection
(owner);
3123
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3145
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3183
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3205
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3238
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3249
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3274
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3285
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3314
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3325
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3354
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3364
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3392
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3406
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3441
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3455
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3494
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3508
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3547
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3561
var emptyCollection = new ListBox.
ObjectCollection
(emptyOwner);
3577
var collection = new ListBox.
ObjectCollection
(owner);
3579
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3593
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3613
var collection = new ListBox.
ObjectCollection
(owner);
3622
var collection = new ListBox.
ObjectCollection
(owner)
3634
var collection = new ListBox.
ObjectCollection
(owner)
3647
var collection = new ListBox.
ObjectCollection
(owner);
3656
var collection = new ListBox.
ObjectCollection
(owner);
3667
var collection = new ListBox.
ObjectCollection
(owner);
3669
var otherCollection = new ListBox.
ObjectCollection
(otherOwner);
3686
var collection = new ListBox.
ObjectCollection
(owner);
3689
var otherCollection = new ListBox.
ObjectCollection
(otherOwner)
3702
var collection = new ListBox.
ObjectCollection
(owner);
3744
var collection = new ListBox.
ObjectCollection
(owner)
3792
var collection = new ListBox.
ObjectCollection
(owner);
3866
var collection = new ListBox.
ObjectCollection
(owner);
3942
var collection = new ListBox.
ObjectCollection
(owner);
3953
var collection = new ListBox.
ObjectCollection
(owner)
3977
var collection = new ListBox.
ObjectCollection
(owner);
3985
var collection = new ListBox.
ObjectCollection
(owner);
3995
var collection = new ListBox.
ObjectCollection
(owner)
4009
var collection = new ListBox.
ObjectCollection
(owner);
4017
var collection = new ListBox.
ObjectCollection
(owner)
4028
var collection = new ListBox.
ObjectCollection
(owner);
4051
var collection = new ListBox.
ObjectCollection
(owner)
4080
var collection = new ListBox.
ObjectCollection
(owner);
4091
var collection = new ListBox.
ObjectCollection
(owner)
4115
var collection = new ListBox.
ObjectCollection
(owner);
4123
var collection = new ListBox.
ObjectCollection
(owner);
4208
var collection = new ListBox.
ObjectCollection
(owner);
4293
var collection = new ListBox.
ObjectCollection
(owner);
4454
var collection = new ListBox.
ObjectCollection
(owner);
4960
var collection = new ListBox.
ObjectCollection
(owner);
4999
var collection = new ListBox.
ObjectCollection
(owner);
5010
var collection = new ListBox.
ObjectCollection
(owner)
5021
var collection = new ListBox.
ObjectCollection
(owner);
5032
var collection = new ListBox.
ObjectCollection
(owner);
5048
var collection = new ListBox.
ObjectCollection
(owner);
5057
var collection = new ListBox.
ObjectCollection
(owner)
5147
var collection = new ListBox.
ObjectCollection
(owner)
5237
var collection = new ListBox.
ObjectCollection
(owner);
5389
var collection = new ListBox.
ObjectCollection
(owner);
5984
var collection = new ListBox.
ObjectCollection
(owner);
5995
var collection = new ListBox.
ObjectCollection
(owner);
6004
var collection = new ListBox.
ObjectCollection
(owner)
6079
var collection = new ListBox.
ObjectCollection
(owner)
6154
var collection = new ListBox.
ObjectCollection
(owner);
6275
var collection = new ListBox.
ObjectCollection
(owner);
6839
var collection = new ListBox.
ObjectCollection
(owner);
6850
var collection = new ListBox.
ObjectCollection
(owner)
6864
var collection = new ListBox.
ObjectCollection
(owner);
6875
var collection = new ListBox.
ObjectCollection
(owner);
6883
IList collection = new ListBox.
ObjectCollection
(owner)
6904
IList collection = new ListBox.
ObjectCollection
(owner)
6925
IList collection = new ListBox.
ObjectCollection
(owner);
6936
IList collection = new ListBox.
ObjectCollection
(owner)
6947
IList collection = new ListBox.
ObjectCollection
(owner)
6992
IList collection = new ListBox.
ObjectCollection
(owner)
8057
IList collection = new ListBox.
ObjectCollection
(owner);
8069
IList collection = new ListBox.
ObjectCollection
(owner)
8083
IList collection = new ListBox.
ObjectCollection
(owner);
8094
IList collection = new ListBox.
ObjectCollection
(owner)
8105
IList collection = new ListBox.
ObjectCollection
(owner);
8190
IList collection = new ListBox.
ObjectCollection
(owner);
8275
IList collection = new ListBox.
ObjectCollection
(owner);
8436
IList collection = new ListBox.
ObjectCollection
(owner);
8950
IList collection = new ListBox.
ObjectCollection
(owner)
8988
IList collection = new ListBox.
ObjectCollection
(owner);
8999
IList collection = new ListBox.
ObjectCollection
(owner);
9015
IList collection = new ListBox.
ObjectCollection
(owner);
9024
IList collection = new ListBox.
ObjectCollection
(owner);
9066
IList collection = new ListBox.
ObjectCollection
(owner)
9114
IList collection = new ListBox.
ObjectCollection
(owner);
9188
IList collection = new ListBox.
ObjectCollection
(owner);
9264
IList collection = new ListBox.
ObjectCollection
(owner);
9275
IList collection = new ListBox.
ObjectCollection
(owner)
9299
IList collection = new ListBox.
ObjectCollection
(owner);
9307
IList collection = new ListBox.
ObjectCollection
(owner);
9317
IList collection = new ListBox.
ObjectCollection
(owner)
9331
IList collection = new ListBox.
ObjectCollection
(owner);
9339
IList collection = new ListBox.
ObjectCollection
(owner)
9350
IList collection = new ListBox.
ObjectCollection
(owner);
9373
IList collection = new ListBox.
ObjectCollection
(owner)
9402
IList collection = new ListBox.
ObjectCollection
(owner);
9413
IList collection = new ListBox.
ObjectCollection
(owner)
9437
IList collection = new ListBox.
ObjectCollection
(owner);
9445
IList collection = new ListBox.
ObjectCollection
(owner);
9530
IList collection = new ListBox.
ObjectCollection
(owner);
9615
IList collection = new ListBox.
ObjectCollection
(owner);
9776
IList collection = new ListBox.
ObjectCollection
(owner);
10282
IList collection = new ListBox.
ObjectCollection
(owner);
10321
IList collection = new ListBox.
ObjectCollection
(owner);
10332
IList collection = new ListBox.
ObjectCollection
(owner)
10343
IList collection = new ListBox.
ObjectCollection
(owner);
10354
IList collection = new ListBox.
ObjectCollection
(owner);
10370
IList collection = new ListBox.
ObjectCollection
(owner);
10379
IList collection = new ListBox.
ObjectCollection
(owner)
10469
IList collection = new ListBox.
ObjectCollection
(owner)
10559
IList collection = new ListBox.
ObjectCollection
(owner);
10711
IList collection = new ListBox.
ObjectCollection
(owner);
11306
IList collection = new ListBox.
ObjectCollection
(owner);
11317
IList collection = new ListBox.
ObjectCollection
(owner);
11326
IList collection = new ListBox.
ObjectCollection
(owner)
11401
IList collection = new ListBox.
ObjectCollection
(owner)
11476
IList collection = new ListBox.
ObjectCollection
(owner);
11597
IList collection = new ListBox.
ObjectCollection
(owner);
12161
IList collection = new ListBox.
ObjectCollection
(owner);
12172
IList collection = new ListBox.
ObjectCollection
(owner)
12186
IList collection = new ListBox.
ObjectCollection
(owner);
12197
IList collection = new ListBox.
ObjectCollection
(owner);
System\Windows\Forms\ListBoxTests.cs (1)
1849
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)
14
var
collection = new ListBox.ObjectCollection(owner);
25
var
collection = new ListBox.ObjectCollection(owner, (object[])[3, 2, 1]);
36
var
otherCollection = new ListBox.ObjectCollection(otherOwner, (object[])[3, 2, 1]);
38
var
collection = new ListBox.ObjectCollection(owner, otherCollection);
62
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
64
var
emptyCollection = new ListBox.ObjectCollection(owner);
79
Assert.Throws<ArgumentNullException>("value", () => new ListBox.ObjectCollection(owner, (ListBox.
ObjectCollection
)null));
108
var
collection = new ListBox.ObjectCollection(owner);
124
var
collection = new ListBox.ObjectCollection(owner);
140
var
collection = new ListBox.ObjectCollection(owner);
151
var
collection = new ListBox.ObjectCollection(owner)
162
var
collection = new ListBox.ObjectCollection(owner);
203
var
collection = new ListBox.ObjectCollection(owner);
241
ListBox.
ObjectCollection
collection = owner.Items;
282
ListBox.
ObjectCollection
collection = owner.Items;
497
ListBox.
ObjectCollection
collection = owner.Items;
586
ListBox.
ObjectCollection
collection = owner.Items;
672
ListBox.
ObjectCollection
collection = owner.Items;
721
ListBox.
ObjectCollection
collection = owner.Items;
772
ListBox.
ObjectCollection
collection = owner.Items;
842
ListBox.
ObjectCollection
collection = owner.Items;
906
ListBox.
ObjectCollection
collection = owner.Items;
979
ListBox.
ObjectCollection
collection = owner.Items;
1054
ListBox.
ObjectCollection
collection = owner.Items;
1154
ListBox.
ObjectCollection
collection = owner.Items;
1252
var
collection = new ListBox.ObjectCollection(owner);
1264
var
collection = new ListBox.ObjectCollection(owner)
1278
var
collection = new ListBox.ObjectCollection(owner);
1289
var
collection = new ListBox.ObjectCollection(owner)
1300
var
collection = new ListBox.ObjectCollection(owner);
1341
ListBox.
ObjectCollection
collection = owner.Items;
1385
var
collection = new ListBox.ObjectCollection(owner);
1429
ListBox.
ObjectCollection
collection = owner.Items;
1470
var
collection = new ListBox.ObjectCollection(owner);
1549
ListBox.
ObjectCollection
collection = owner.Items;
1631
var
collection = new ListBox.ObjectCollection(owner);
1713
ListBox.
ObjectCollection
collection = owner.Items;
1792
ListBox.
ObjectCollection
collection = owner.Items;
1824
ListBox.
ObjectCollection
collection = owner.Items;
1858
ListBox.
ObjectCollection
collection = owner.Items;
1903
ListBox.
ObjectCollection
collection = owner.Items;
1938
ListBox.
ObjectCollection
collection = owner.Items;
1983
ListBox.
ObjectCollection
collection = owner.Items;
2030
ListBox.
ObjectCollection
collection = owner.Items;
2091
ListBox.
ObjectCollection
collection = owner.Items;
2145
var
collection = new ListBox.ObjectCollection(owner)
2161
ListBox.
ObjectCollection
collection = owner.Items;
2183
var
collection = new ListBox.ObjectCollection(owner);
2194
var
collection = new ListBox.ObjectCollection(owner);
2210
var
collection = new ListBox.ObjectCollection(owner);
2219
var
collection = new ListBox.ObjectCollection(owner);
2243
ListBox.
ObjectCollection
collection = owner.Items;
2270
var
collection = new ListBox.ObjectCollection(owner);
2297
ListBox.
ObjectCollection
collection = owner.Items;
2321
var
collection = new ListBox.ObjectCollection(owner);
2373
ListBox.
ObjectCollection
collection = owner.Items;
2428
var
collection = new ListBox.ObjectCollection(owner);
2483
ListBox.
ObjectCollection
collection = owner.Items;
2535
ListBox.
ObjectCollection
collection = owner.Items;
2566
ListBox.
ObjectCollection
collection = owner.Items;
2599
ListBox.
ObjectCollection
collection = owner.Items;
2635
ListBox.
ObjectCollection
collection = owner.Items;
2662
ListBox.
ObjectCollection
collection = owner.Items;
2706
ListBox.
ObjectCollection
collection = owner.Items;
2752
ListBox.
ObjectCollection
collection = owner.Items;
2801
ListBox.
ObjectCollection
collection = owner.Items;
2843
var
collection = new ListBox.ObjectCollection(owner);
2854
ListBox.
ObjectCollection
collection = owner.Items;
2873
var
collection = new ListBox.ObjectCollection(owner);
2878
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2889
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2902
ListBox.
ObjectCollection
collection = owner.Items;
2907
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2918
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2934
var
collection = new ListBox.ObjectCollection(owner);
2939
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2950
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2966
ListBox.
ObjectCollection
collection = owner.Items;
2971
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
2982
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
2995
var
collection = new ListBox.ObjectCollection(owner);
3006
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3028
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3052
ListBox.
ObjectCollection
collection = owner.Items;
3063
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3085
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3112
var
collection = new ListBox.ObjectCollection(owner);
3123
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3145
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3172
ListBox.
ObjectCollection
collection = owner.Items;
3183
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3205
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3229
ListBox.
ObjectCollection
collection = owner.Items;
3238
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3249
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3265
ListBox.
ObjectCollection
collection = owner.Items;
3274
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3285
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3303
ListBox.
ObjectCollection
collection = owner.Items;
3314
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3325
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3344
ListBox.
ObjectCollection
collection = owner.Items;
3354
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3364
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3376
ListBox.
ObjectCollection
collection = owner.Items;
3392
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3406
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3425
ListBox.
ObjectCollection
collection = owner.Items;
3441
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3455
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3476
ListBox.
ObjectCollection
collection = owner.Items;
3494
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3508
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3530
ListBox.
ObjectCollection
collection = owner.Items;
3547
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3561
var
emptyCollection = new ListBox.ObjectCollection(emptyOwner);
3577
var
collection = new ListBox.ObjectCollection(owner);
3579
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3591
ListBox.
ObjectCollection
collection = owner.Items;
3593
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3613
var
collection = new ListBox.ObjectCollection(owner);
3622
var
collection = new ListBox.ObjectCollection(owner)
3634
var
collection = new ListBox.ObjectCollection(owner)
3647
var
collection = new ListBox.ObjectCollection(owner);
3649
Assert.Throws<ArgumentNullException>("value", () => collection.AddRange((ListBox.
ObjectCollection
)null));
3656
var
collection = new ListBox.ObjectCollection(owner);
3667
var
collection = new ListBox.ObjectCollection(owner);
3669
var
otherCollection = new ListBox.ObjectCollection(otherOwner);
3686
var
collection = new ListBox.ObjectCollection(owner);
3689
var
otherCollection = new ListBox.ObjectCollection(otherOwner)
3702
var
collection = new ListBox.ObjectCollection(owner);
3723
ListBox.
ObjectCollection
collection = owner.Items;
3744
var
collection = new ListBox.ObjectCollection(owner)
3769
ListBox.
ObjectCollection
collection = owner.Items;
3792
var
collection = new ListBox.ObjectCollection(owner);
3829
ListBox.
ObjectCollection
collection = owner.Items;
3866
var
collection = new ListBox.ObjectCollection(owner);
3904
ListBox.
ObjectCollection
collection = owner.Items;
3942
var
collection = new ListBox.ObjectCollection(owner);
3953
var
collection = new ListBox.ObjectCollection(owner)
3977
var
collection = new ListBox.ObjectCollection(owner);
3985
var
collection = new ListBox.ObjectCollection(owner);
3995
var
collection = new ListBox.ObjectCollection(owner)
4009
var
collection = new ListBox.ObjectCollection(owner);
4017
var
collection = new ListBox.ObjectCollection(owner)
4028
var
collection = new ListBox.ObjectCollection(owner);
4051
var
collection = new ListBox.ObjectCollection(owner)
4080
var
collection = new ListBox.ObjectCollection(owner);
4091
var
collection = new ListBox.ObjectCollection(owner)
4115
var
collection = new ListBox.ObjectCollection(owner);
4123
var
collection = new ListBox.ObjectCollection(owner);
4164
ListBox.
ObjectCollection
collection = owner.Items;
4208
var
collection = new ListBox.ObjectCollection(owner);
4252
ListBox.
ObjectCollection
collection = owner.Items;
4293
var
collection = new ListBox.ObjectCollection(owner);
4372
ListBox.
ObjectCollection
collection = owner.Items;
4454
var
collection = new ListBox.ObjectCollection(owner);
4536
ListBox.
ObjectCollection
collection = owner.Items;
4615
ListBox.
ObjectCollection
collection = owner.Items;
4647
ListBox.
ObjectCollection
collection = owner.Items;
4675
ListBox.
ObjectCollection
collection = owner.Items;
4720
ListBox.
ObjectCollection
collection = owner.Items;
4753
ListBox.
ObjectCollection
collection = owner.Items;
4798
ListBox.
ObjectCollection
collection = owner.Items;
4845
ListBox.
ObjectCollection
collection = owner.Items;
4906
ListBox.
ObjectCollection
collection = owner.Items;
4960
var
collection = new ListBox.ObjectCollection(owner);
4974
ListBox.
ObjectCollection
collection = owner.Items;
4999
var
collection = new ListBox.ObjectCollection(owner);
5010
var
collection = new ListBox.ObjectCollection(owner)
5021
var
collection = new ListBox.ObjectCollection(owner);
5032
var
collection = new ListBox.ObjectCollection(owner);
5048
var
collection = new ListBox.ObjectCollection(owner);
5057
var
collection = new ListBox.ObjectCollection(owner)
5103
ListBox.
ObjectCollection
collection = owner.Items;
5147
var
collection = new ListBox.ObjectCollection(owner)
5196
ListBox.
ObjectCollection
collection = owner.Items;
5237
var
collection = new ListBox.ObjectCollection(owner);
5309
ListBox.
ObjectCollection
collection = owner.Items;
5389
var
collection = new ListBox.ObjectCollection(owner);
5464
ListBox.
ObjectCollection
collection = owner.Items;
5541
ListBox.
ObjectCollection
collection = owner.Items;
5582
ListBox.
ObjectCollection
collection = owner.Items;
5625
ListBox.
ObjectCollection
collection = owner.Items;
5678
ListBox.
ObjectCollection
collection = owner.Items;
5724
ListBox.
ObjectCollection
collection = owner.Items;
5786
ListBox.
ObjectCollection
collection = owner.Items;
5850
ListBox.
ObjectCollection
collection = owner.Items;
5919
ListBox.
ObjectCollection
collection = owner.Items;
5984
var
collection = new ListBox.ObjectCollection(owner);
5995
var
collection = new ListBox.ObjectCollection(owner);
6004
var
collection = new ListBox.ObjectCollection(owner)
6042
ListBox.
ObjectCollection
collection = owner.Items;
6079
var
collection = new ListBox.ObjectCollection(owner)
6120
ListBox.
ObjectCollection
collection = owner.Items;
6154
var
collection = new ListBox.ObjectCollection(owner);
6211
ListBox.
ObjectCollection
collection = owner.Items;
6275
var
collection = new ListBox.ObjectCollection(owner);
6335
ListBox.
ObjectCollection
collection = owner.Items;
6396
ListBox.
ObjectCollection
collection = owner.Items;
6437
ListBox.
ObjectCollection
collection = owner.Items;
6480
ListBox.
ObjectCollection
collection = owner.Items;
6533
ListBox.
ObjectCollection
collection = owner.Items;
6579
ListBox.
ObjectCollection
collection = owner.Items;
6641
ListBox.
ObjectCollection
collection = owner.Items;
6705
ListBox.
ObjectCollection
collection = owner.Items;
6774
ListBox.
ObjectCollection
collection = owner.Items;
6839
var
collection = new ListBox.ObjectCollection(owner);
6850
var
collection = new ListBox.ObjectCollection(owner)
6864
var
collection = new ListBox.ObjectCollection(owner);
6875
var
collection = new ListBox.ObjectCollection(owner);
System\Windows\Forms\ListBoxTests.cs (6)
1854
public void ListBox_Items_GetCustomCreateItemCollection_ReturnsExpected(ListBox.
ObjectCollection
result)
1867
public ListBox.
ObjectCollection
CreateListBoxResult { get; set; }
1869
protected override ListBox.
ObjectCollection
CreateItemCollection() => CreateListBoxResult;
4773
ListBox.
ObjectCollection
items = Assert.IsType<ListBox.
ObjectCollection
>(control.CreateItemCollection());
6462
public new
ObjectCollection
CreateItemCollection() => base.CreateItemCollection();