[This is preliminary documentation and is subject to change.]
Write a SIF Data Object to the output stream using whatever XML content
is currently defined for that object.
| C# | Visual Basic | Visual C++ |
public virtual void Write( SifDataObjectXml o )
Public Overridable Sub Write ( _ o As SifDataObjectXml _ )
public: virtual void Write ( SifDataObjectXml^ o )
- o (SifDataObjectXml)
- The SifDataObjectXml instance to Write to the output stream