Skybound Rebar

RebarState.WriteTo Method (XmlWriter)

Writes the current state to an XmlWriter.

[Visual Basic]
Overloads Public Sub WriteTo( _
   ByVal writer As XmlWriter _
)
[C#]
public void WriteTo(
   XmlWriter writer
);

Parameters

writer
The XmlWriter to which the state is written.

See Also

RebarState Class | Skybound.Rebar Namespace | RebarState.WriteTo Overload List