ReadElementContentAsUniqueId Method
TOC
Collapse the table of content
Expand the table of content

XmlDictionaryReader.ReadElementContentAsUniqueId Method

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

Converts an element's content to a unique identifier.

Namespace:  System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

'Declaration
Public Overridable Function ReadElementContentAsUniqueId As UniqueId

Return Value

Type: System.Xml.UniqueId
The node's content represented as a unique identifier.

ExceptionCondition
ArgumentException

The element is not in valid format.

FormatException

The element is not in valid format.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft