System.Xml.Linq.XNamespace
Represents an XML namespace. This class cannot be inherited.
Gets the XNamespace object that corresponds to no namespace.
Gets the XNamespace object that corresponds to the XML URI (http://www.w3.org/XML/1998/namespace).
Gets the XNamespace object that corresponds to the xmlns URI (http://www.w3.org/2000/xmlns/).
Gets the Uniform Resource Identifier (URI) of this namespace.
Gets an XNamespace for the specified Uniform Resource Identifier (URI).
Combines an XNamespace object with a local name to create an XName.
Returns a value indicating whether two instances of XNamespace are equal.
Converts a string containing a Uniform Resource Identifier (URI) to an XNamespace.
Returns a value indicating whether two instances of XNamespace are not equal.
Returns an XName object created from this XNamespace and the specified local name.