WriteChars Method
WriteChars(Char[], Int32, Int32)
Declaration
public override void WriteChars(char[] buffer, int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Char[] | buffer | |
System.Int32 | index | |
System.Int32 | count |
Overrides
System.Xml.XmlWriter.WriteChars(System.Char[], System.Int32, System.Int32)