←Select platform

WriteXml Method

Summary

Converts an object into its XML representation.

Syntax

C#
VB
C++
public void WriteXml(  
   XmlWriter writer 
) 
Public Sub WriteXml( _ 
   ByVal writer As XmlWriter _ 
) 
public: 
void WriteXml(  
   XmlWriter^ writer 
) 

Parameters

writer
The System.Xml.XmlWriter stream to which the object is serialized.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize