| Name | Description |
| Add | (Inherited from System.Collections.Generic.List<String>) |
| AddRange | (Inherited from System.Collections.Generic.List<String>) |
| AsReadOnly | (Inherited from System.Collections.Generic.List<String>) |
| BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| Clear | (Inherited from System.Collections.Generic.List<String>) |
| Contains | (Inherited from System.Collections.Generic.List<String>) |
| ConvertAll | (Inherited from System.Collections.Generic.List<String>) |
| CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| Equals | Overridden.
Determines whether the specified StringList contains the same items in the same order as this StringList.
|
| Exists | (Inherited from System.Collections.Generic.List<String>) |
| Find | (Inherited from System.Collections.Generic.List<String>) |
| FindAll | (Inherited from System.Collections.Generic.List<String>) |
| FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| FindLast | (Inherited from System.Collections.Generic.List<String>) |
| FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| ForEach | (Inherited from System.Collections.Generic.List<String>) |
| GetEnumerator | (Inherited from System.Collections.Generic.List<String>) |
| GetRange | (Inherited from System.Collections.Generic.List<String>) |
| IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| Insert | (Inherited from System.Collections.Generic.List<String>) |
| InsertRange | (Inherited from System.Collections.Generic.List<String>) |
| LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| Remove | (Inherited from System.Collections.Generic.List<String>) |
| RemoveAll | (Inherited from System.Collections.Generic.List<String>) |
| RemoveAt | (Inherited from System.Collections.Generic.List<String>) |
| RemoveRange | (Inherited from System.Collections.Generic.List<String>) |
| Reverse | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| Sort | Overloaded. (Inherited from System.Collections.Generic.List<String>) |
| ToArray | (Inherited from System.Collections.Generic.List<String>) |
| ToString | Overridden.
Returns a System.String that represents the current StringList.
|
| TrimExcess | (Inherited from System.Collections.Generic.List<String>) |
| TrueForAll | (Inherited from System.Collections.Generic.List<String>) |