The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XDeclaration Constructor
.NET Framework (current version)
Initializes a new instance of the XDeclaration class.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | XDeclaration(String^, String^, String^) | Initializes a new instance of the XDeclaration class with the specified version, encoding, and standalone status. |
![]() | XDeclaration(XDeclaration^) | Initializes a new instance of the XDeclaration class from another XDeclaration object. |
Show:
