Get boolean value with root being the Xth Item
Get boolean value with root being the Xth Item
public bool GetValueBool(string,int,string);
Returns boolean value of 1st found node of a given name
public bool GetValueBool(string,string);
Returns boolean value of 1st found node of a given name
public bool GetValueBool(string,string,bool);