AutoCompleteStringCollection::AddRange Method (array<String^>^)
.NET Framework (current version)
Adds the elements of a String collection to the end.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
array<System::String^>^
The strings to add to the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: