'Declaration Public Overrides Sub WriteChars( _ ByVal buffer() As Char, _ ByVal index As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As XmlNodeWriter Dim buffer() As Char Dim index As Integer Dim count As Integer instance.WriteChars(buffer, index, count)
Parameters
- buffer
- index
- count