[This is preliminary documentation and is subject to change.]
Write a SIF element in the version of SIF specified.
| C# | Visual Basic | Visual C++ |
public virtual void Write( SifElement o, SifVersion version )
Public Overridable Sub Write ( _ o As SifElement, _ version As SifVersion _ )
public: virtual void Write ( SifElement^ o, SifVersion^ version )
- o (SifElement)
- The SIF Element instance to Write to the output stream
- version (SifVersion)
- The version of SIF to use when rendering the SIF element