ICurve.WriteXml Method

Writes the object in Xml format.
Sub WriteXml( _ 
ByVal writer As XmlTextWriter
)
This language is not supported or no code example is available.
void WriteXml( 
XmlTextWriter writer 
)
This language is not supported or no code example is available.

Parameters

writer
XmlTextWriter

The writer object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition