Inserts the string into a specific index in the collection.
Syntax
Parameters
- index
-
The position at which to insert the string.
- value
-
The string to insert.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0