Description:

Determines if the string value is formatted as a key value pair string list.

Syntax:
public static bool IsStringDictionary(
string s
)
Parameters:
Returns:
Type: bool
Returns True if it is a XML key value pair list otherwise return false.
Available since:
6.0

IsStringDictionary method

Class:  Rhino.PersistentSettingsConverter

Nothing found