The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CommaDelimitedStringCollection::Add Method (String^)
.NET Framework (current version)
Adds a string to the comma-delimited collection.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- value
-
Type:
System::String^
A string value.
This method causes the IsModified property to be set to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: