System.Windows.Forms.AutoCompleteStringCollection.Add Method

Inserts a new string into the collection.

Syntax

public int Add (string value)

Parameters

value
The string to add to the collection.

Returns

The position in the collection where the string was added.

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