ConfigurationSectionValues Methods |
The ConfigurationSectionValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetParameterValue |
Return the stored value for a parameter.Returns null if parameter doesnt exists
|
![]() | HasValueForParameter |
Check if we have a value for a certain parameter
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |