PowerSNMP for .NET
WriteXml Method (VariableList)




The XmlWriter stream to which the object is serialized.
Implements the functionality required to serialize VariableList to XML.
Syntax
Public Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
Dim instance As VariableList
Dim writer As XmlWriter
 
instance.WriteXml(writer)
public void WriteXml( 
   XmlWriter writer
)
public: void WriteXml( 
   XmlWriter* writer
) 
public:
void WriteXml( 
   XmlWriter^ writer
) 

Parameters

writer
The XmlWriter stream to which the object is serialized.
See Also

Reference

VariableList Class
VariableList Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic