Helpers.Datatypes.castToObject Function
cast an XmlNode to the according type
Public object castToObject (System.Xml.XmlNode)
Type
Name
Description
System.Xml.XmlNode
n
the XmlNode to convert
Return
Description
object
the converted object
Other overloads:
Helpers.Datatypes.castToObject(String,String)