CTI32 Engine Class Library

XmlConfigFile.GetValueInt Method

Get Integer Value with root being the Xth Item

Overload List

Get Integer Value with root being the Xth Item

public int GetValueInt(string,int,string);

Returns integer value of 1st found node of given name.

public int GetValueInt(string,string);

See Also

XmlConfigFile Class | CTI32Engine Namespace