'Declaration
Public Overloads Shared Function GetAttributeValue( _ ByVal sourceNode As XmlElement, _ ByVal attributeName As String, _ ByVal defaultValue As Integer _ ) As Integer
public static int GetAttributeValue( XmlElement sourceNode, string attributeName, int defaultValue )
Parameters
- sourceNode
- attributeName
- defaultValue