AutoCompleteStringCollection::Insert Method (Int32, String^)
.NET Framework (current version)
Inserts the string into a specific index in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The position at which to insert the string.
- value
-
Type:
System::String^
The string to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: