This documentation is archived and is not being maintained.
Xml Constructor
.NET Framework 1.1
Initializes a new instance of the Xml class.
[Visual Basic] Public Sub New() [C#] public Xml(); [C++] public: Xml(); [JScript] public function Xml();
Remarks
The default constructor initializes any fields to their default values.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
Xml Class | Xml Members | System.Web.UI.WebControls Namespace
Show: