The following tables list the members exposed by StringValueCollection.
Name | Description | |
---|---|---|
StringValueCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllKeys | (Inherited from System.Collections.Specialized.NameValueCollection) | |
Count | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
Item | Overloaded. (Inherited from System.Collections.Specialized.NameValueCollection) | |
Keys | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
List | Gets or sets a string of default values. Gets or sets a delimited list of strings representing the content of the collection. |
Name | Description | |
---|---|---|
IsReadOnly | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) |
Name | Description | |
---|---|---|
Add | Overloaded. Overridden. Adds an item to the collection. | |
Clear | (Inherited from System.Collections.Specialized.NameValueCollection) | |
CopyTo | (Inherited from System.Collections.Specialized.NameValueCollection) | |
Get | Overloaded. (Inherited from System.Collections.Specialized.NameValueCollection) | |
GetEnumerator | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
GetKey | (Inherited from System.Collections.Specialized.NameValueCollection) | |
GetObjectData | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
GetValues | Overloaded. (Inherited from System.Collections.Specialized.NameValueCollection) | |
HasKeys | (Inherited from System.Collections.Specialized.NameValueCollection) | |
OnDeserialization | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
Remove | Overridden. Removes the item from collection. | |
Set | Overridden. Sets an item. |
Name | Description | |
---|---|---|
BaseAdd | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseClear | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseGet | Overloaded. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseGetAllKeys | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseGetAllValues | Overloaded. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseGetKey | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseHasKeys | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseRemove | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseRemoveAt | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
BaseSet | Overloaded. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
InvalidateCachedArrays | (Inherited from System.Collections.Specialized.NameValueCollection) |