SnmpCommunity.EndWriteXml(XmlWriter) Method

Definition

Write common XML

protected:
 static void EndWriteXml(System::Xml::XmlWriter ^ xmlWriter);
protected static void EndWriteXml (System.Xml.XmlWriter xmlWriter);
static member EndWriteXml : System.Xml.XmlWriter -> unit
Protected Shared Sub EndWriteXml (xmlWriter As XmlWriter)

Parameters

xmlWriter
XmlWriter

the writer

Applies to