Click or drag to resize

IDynamicConfigParameter Methods

The IDynamicConfigParameter type exposes the following members.

Methods
  NameDescription
Public methodCompare
Compare if parameter values are equal. Difference from Equals is that Default/Min/Max are ignored
Public methodReadXml
Reads xml from reader source
Public methodValueFromString
Gets config value from string
Public methodWriteXml
Writes Xml formatted config to the writer
Top
See Also