XMLProfileGetValue Method

Overload List

GetValue(String) Gets a key's current value, returning a KeyNotFound exception if the key doesn't exist
GetValue(String, String) Gets a key's current value, setting and returning the supplied default value if the key does not already exist

See Also