Click or drag to resize
XmlWriterWriteStartElement Method
Overload List
  NameDescription
Public methodWriteStartElement(String)
When overridden in a derived class, writes out a start tag with the specified local name.
Public methodWriteStartElement(String, String)
When overridden in a derived class, writes the specified start tag and associates it with the given namespace.
Top
See Also