C1.Win.4.8 Assembly / C1.Framework Namespace / XmlUtil Class / Read Method / Read(XmlNode,String,Int32) Method

In This Topic
Read(XmlNode,String,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function Read( _
   ByVal node As XmlNode, _
   ByVal attName As String, _
   ByVal defVal As Integer _
) As Integer
 

Parameters

node
attName
defVal
See Also