XmlData Constructor
Delta Engine Documentation
Initializes a new instance of the
XmlData
class
Namespace:
DeltaEngine.Content.Xml
Assembly:
DeltaEngine.Content.Xml
(in DeltaEngine.Content.Xml.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
XmlData
()
protected XmlData()
Protected
Sub
New
Protected Sub New
protected
:
XmlData
()
protected: XmlData()
new
:
unit
->
XmlData
new : unit -> XmlData
See Also
XmlData Class
XmlData Overload
DeltaEngine.Content.Xml Namespace