Noemax FastInfoset.NET
WriteStartElement Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : WriteStartElement Method






Writes the specified start tag.

Overload List

OverloadDescription
WriteStartElement(String,String,String) Writes the specified start tag.  
WriteStartElement(String,String) (Inherited from System.Xml.XmlWriter)
WriteStartElement(String) (Inherited from System.Xml.XmlWriter)

See Also