Base:
method
GetItems
System.ComponentModel.Design.CollectionEditor.GetItems(System.Object)
1 reference to GetItems
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ArrayEditorTests.cs (1)
238public new object[] GetItems(object editValue) => base.GetItems(editValue);