overridden to save attributes for this(XmlWriter writer)
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
protected override void SaveXmlAttributes( XmlWriter writer ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub SaveXmlAttributes ( _ writer As XmlWriter _ ) |
| Visual C++ |
|---|
protected: virtual void SaveXmlAttributes( XmlWriter^ writer ) override |
Parameters
- writer
- Type: System.Xml..::.XmlWriter
the xmlwriter to save into