'Declaration
Protected Overrides Function CreateItemCollection() As System.Windows.Forms.ListBox.ObjectCollection
'Usage
Dim instance As NComboBoxList Dim value As System.Windows.Forms.ListBox.ObjectCollection value = instance.CreateItemCollection()
protected override System.Windows.Forms.ListBox.ObjectCollection CreateItemCollection()