RebarState.FromXmlString Method
Loads a RebarState from an XML string.
[Visual Basic]
Public Shared Function FromXmlString( _
ByVal
xmlString As
String _
) As
RebarState
Parameters
-
xmlString
- The XML string from which the state is loaded.
See Also
RebarState Class | Skybound.Rebar Namespace