XNamespace Operators and Type Conversions
Collapse the table of content
Expand the table of content

XNamespace Operators and Type Conversions

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XNamespace type exposes the following members.

  NameDescription
Public operator Static member Addition Combines an XNamespace object with a local name to create an XName.
Public operator Static member Equality Returns a value indicating whether two instances of XNamespace are equal.
Public operator Static member Widening(String to XNamespace) Converts a string containing a Uniform Resource Identifier (URI) to an XNamespace.
Public operator Static member Inequality Returns a value indicating whether two instances of XNamespace are not equal.
Top

Show:
© 2017 Microsoft