ESRI.ArcGIS.ADF.Connection
WriteXml(XmlWriter) Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > ConnectionManager Class > WriteXml Method : WriteXml(XmlWriter) Method




writer

Syntax

Visual Basic (Declaration) 
Public Overloads Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
Visual Basic (Usage)Copy Code
Dim instance As ConnectionManager
Dim writer As XmlWriter
 
instance.WriteXml(writer)
C# 
public void WriteXml( 
   XmlWriter writer
)

Parameters

writer

See Also

© 2010 All Rights Reserved.