NameValueCollectionExtensions Class
| Namespace | Skybrud.Essentials.Collections.Extensions |
|---|---|
| Assembly | Skybrud.Essentials.dll |
| Visibility | Public |
| Keywords | Static |
| Inheritance | Object |
Class with various extension methods for NameValueCollection .
public static class NameValueCollectionExtensions { }
Methods
|
Returns whether |
|
Returns the boolean value of the item with |
|
Returns the boolean value of the item with |
|
Returns the int value of the item with the specified |
|
Returns the int value of the item with the specified |
|
Gets the boolean value associated with the specified |
|
Gets the int value associated with the specified |
|
Gets the value associated with the specified |