'Declaration Protected Overrides Sub RemoveItem( _ ByVal index As System.Integer _ )
protected override void RemoveItem( System.int index )
Parameters
- index
- The zero-based index at which the new item should be removed.
'Declaration Protected Overrides Sub RemoveItem( _ ByVal index As System.Integer _ )
protected override void RemoveItem( System.int index )