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.
XAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XAttribute class.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | XAttribute(XAttribute^) | Initializes a new instance of the XAttribute class from another XAttribute object. |
![]() | XAttribute(XName^, Object^) | Initializes a new instance of the XAttribute class from the specified name and value. |
Show:
