System.Windows.Forms.AutoCompleteStringCollection.RemoveAt Method

Removes the string at the specified index.

Syntax

public void RemoveAt (int index)

Parameters

index
The zero-based index of the string to remove.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0