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