Methods |
Scroll |
Name |
Description |
Adds the specified string to the list. |
|
Copies all strings from the specified string list to this one. |
|
Removes all items from the list. |
|
Creates and returns a copy of the list. |
|
Checks if the string list contains the specified string. |
|
Returns an enumerator for this list. |
|
Removes the string with the specified index from the list. |
|
Returns a string representation of the object (for debugging). |