ListBox.RemoveItem(Int32, Object) Method

Definition

public object RemoveItem (int Index, object Count);
Public Function RemoveItem (Index As Integer, Optional Count As Object) As Object

Parameters

Index
Int32
Count
Object

Returns

Applies to