IDynamicConfigParameter Methods |
The IDynamicConfigParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compare |
Compare if parameter values are equal. Difference from Equals is that Default/Min/Max are ignored
|
![]() | ReadXml |
Reads xml from reader source
|
![]() | ValueFromString |
Gets config value from string
|
![]() | WriteXml |
Writes Xml formatted config to the writer
|