Writes raw text from a character array.
Type Reason ArgumentNullException buffer is null. ArgumentOutOfRangeException index or count is less than zero.
- or -
The buffer length minus index is less than count.
InvalidOperationException The XmlTextWriter.WriteState is WriteState.Closed.
This method does not encode any characters.
Note:This method overrides XmlWriter.WriteRaw(Char[], int, int).
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0