XmlUtils.GetXmlAttributeInt

Returns an integer value from an attribute

public static int GetXmlAttributeInt(XmlNode node,
	string attributeName,
	int defaultValue)

Parameters

node

attributeName

defaultValue


See also:

Class XmlUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic