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

In This Topic
Write(XmlWriter,String,Int32,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Sub Write( _
   ByVal writer As XmlWriter, _
   ByVal attName As String, _
   ByVal value As Integer, _
   ByVal defVal As Integer _
) 
 

Parameters

writer
attName
value
defVal
See Also