Skybound Rebar

RebarState.ToXmlString Method 

Creates and returns an XML string representation of the current RebarState.

[Visual Basic]
Public Function ToXmlString() As String
[C#]
public string ToXmlString();

Return Value

A String that represents the state.

See Also

RebarState Class | Skybound.Rebar Namespace