Writes a start element with the specified name.
- localName
- A string specifying the local name of the element.
Type Reason InvalidOperationException The XmlWriter.WriteState is WriteState.Closed.
This method calls XmlWriter.WriteStartElement(string, string)(null, localName, null).
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0