This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
XmlData()()()() |
Initializes a new instance of the XmlData class.
|
|
XmlData(String) |
Initializes a new instance of the XmlData class.
|
|
XmlData(XmlNode) |
Initializes a new instance of the XmlData class.
|
|
XmlData(XmlReader) |
Initializes a new instance of the XmlData class.
|
|
XmlData(XmlData) |
Copy constructor, resulting in a new deep copy of the XmlData.
|
|
XmlData(SerializationInfo, StreamingContext) |
Initializes a new instance of the SXMLDataTable class.
|
|
XmlData(String, XmlDataSettings) |
Initializes a new instance of the XmlData class.
|