'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As Object
public object this[ int index ]; {get; set;}
ComboBoxItemList Class ComboBoxItemList Members