[This is preliminary documentation and is subject to change.]
Convert an xml string to an object
Namespace:
Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- xmlString
- String
The xml document as a string
Type Parameters
- T
- The type of the object to be converted to