XmlDictionaryReader.ReadContentAsBase64 Method
.NET Framework 4.5
Reads the content and returns the Base64 decoded binary bytes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ReadContentAsBase64() | Reads the content and returns the Base64 decoded binary bytes. |
|
ReadContentAsBase64(Byte[], Int32, Int32) | Reads the content and returns the Base64 decoded binary bytes. (Inherited from XmlReader.) |