CTI32 Engine Class Library

XmlConfigFile.GetValue Method

GetValue with root being the Xth item

Overload List

GetValue with root being the Xth item

public string GetValue(string,int,string);

Returns value of 1st found node of given name

public string GetValue(string,string);

See Also

XmlConfigFile Class | CTI32Engine Namespace