SIFWorks ADK 2.0
Write Method (o)
NamespacesEdustructures.SifWorksSifWriterWrite(SifElement)

[This is preliminary documentation and is subject to change.]

Write a SIF element in the version of SIF currently in effect for this SIFWriter
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Write(
	SifElement o
)
Public Overridable Sub Write ( _
	o As SifElement _
)
public:
virtual void Write (
	SifElement^ o
)
Parameters
o (SifElement)
The SIF Element instance to write to the output stream

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10