Namespace:
VideoRay.Util
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public void WriteXml( XmlWriter writer ) |
Visual Basic (Declaration) |
---|
Public Sub WriteXml ( _ writer As XmlWriter _ ) |
Visual C++ |
---|
public: virtual void WriteXml( XmlWriter^ writer ) sealed |
Parameters
- writer
- Type: System.Xml..::.XmlWriter