Represents a collection of StringItems.
The following tables list the members exposed by the StringCollection type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the StringCollection class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the stringItem at the specified index. |
Name | Description | |
---|---|---|
![]() |
Returns the view state for this collection. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Adds the specified values to the collection. |
|
![]() |
Removes all stringItems from the collection. |
|
![]() |
Checks whether the specified string is contained in the collection. |
|
![]() |
Concatenates the string items into a string using the specified delimiter. |
|
![]() |
Inserts the specified stringItem in the collection at the specified position. |
|
![]() |
Overloaded. |
|
![]() |
Removes the stringItem of the specified index from the collection. |