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

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

Parameters

node
attName
defVal
See Also