AutoCompleteStringCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the string at the specified index.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the string to remove.
Implements
IList::RemoveAt(Int32)
.NET Framework
Available since 2.0
Available since 2.0
Show: