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.
XmlDictionaryReader::ReadContentAsString Method
.NET Framework (current version)
Converts a node's content to a string.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | ReadContentAsString() | Converts a node's content to a string.(Overrides XmlReader::ReadContentAsString().) |
![]() | ReadContentAsString(Int32) | Converts a node's content to a string. |
![]() | ReadContentAsString(array<String^>^, Int32%) | Converts a node's content to a string. |
![]() | ReadContentAsString(array<XmlDictionaryString^>^, Int32%) | Converts a node's content to a string. |
Show:

