Initializes a new instance.
The name of the attribute.
The value of the attribute.
Static Readonly emptyGets an empty collection of attributes.
Gets the XDocument object for this XObject.
Gets a value indicating if this attribute is a namespace declaration.
Gets the name of this attribute.
Gets the next attribute of the parent element.
Gets the parent XElement of this XObject.
Gets the value of this attribute.
Sets the value of this attribute.
Removes this attribute from its parent.
Gets the XML text representation of an attribute and its value.
The XML text representation of an attribute and its value.
Static Private validateGenerated using TypeDoc
Represents an XML attribute.