The members of System.Collections.Specialized.StringCollection are listed below.
See Also: Inherited members from System.Object
| | Documentation for this section has not yet been entered. |
[read-only] | Count | int. Documentation for this section has not yet been entered. |
[read-only] | IsReadOnly | bool. Documentation for this section has not yet been entered. |
[read-only] | IsSynchronized | bool. Documentation for this section has not yet been entered. |
default property | Item(int) | string. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object. Documentation for this section has not yet been entered. |
| Add(string) : intDocumentation for this section has not yet been entered. |
| AddRange(string[])Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| Contains(string) : boolDocumentation for this section has not yet been entered. |
| CopyTo(string[], int)Documentation for this section has not yet been entered. |
| GetEnumerator() : StringEnumeratorDocumentation for this section has not yet been entered. |
| IndexOf(string) : intDocumentation for this section has not yet been entered. |
| Insert(int, string)Documentation for this section has not yet been entered. |
| Remove(string)Documentation for this section has not yet been entered. |
| RemoveAt(int)Documentation for this section has not yet been entered. |