| LoadFromXML Method | |
| See Also |
- xml
- The XML string to load
Loads the object from an XML string.Â
| Visual Basic |
|---|
Public Sub LoadFromXML( _
   ByVal xml As String _
) |
- xml
- The XML string to load
| LoadFromXML Method | |
| See Also |
Loads the object from an XML string.Â
| Visual Basic |
|---|
Public Sub LoadFromXML( _
   ByVal xml As String _
) |