Click or drag to resize

IGetValue methods

The IGetValue Type exposes the following members.

Methods
 NameDescription of the
Public MethodGetValueT Returns exactly one value for a key. If there is no value for the key, defaultValue is returned.
Public MethodGetValuesT Returns a string array for a key. If there is no value for the key, defaultValue is returned.
Back to the top
See also