Used to save the EntryLink instance into the passed in xmlwriter
Namespace:
Google.GData.Spreadsheets
Assembly:
Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public void Save( XmlWriter writer ) |
| Visual Basic (Declaration) |
|---|
Public Sub Save ( _ writer As XmlWriter _ ) |
| Visual C++ |
|---|
public: virtual void Save( XmlWriter^ writer ) sealed |
Parameters
- writer
- Type: System.Xml..::.XmlWriter
the XmlWriter to write into