TK.LoadFromXMLString (String, String) Method
Load XML data and copy to tag
Public Shared Function LoadFromXMLString( _
ByVal xmlData As String, _
ByVal tagName As String _
) As Boolean
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
xmlData
-
string
XML data
-
tagName
-
string
Tag name
Return Value
bool
.NET Framework
Supported in: 4.6.2, 4.7