XmlDictionaryReader.ReadContentAsBinHex Method
.NET Framework 4.5
Reads the content and returns the BinHex 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 | |
|---|---|---|
|
ReadContentAsBinHex() | Reads the content and returns the BinHex decoded binary bytes. |
|
ReadContentAsBinHex(Int32) | Reads the content and returns the BinHex decoded binary bytes. |
|
ReadContentAsBinHex(Byte[], Int32, Int32) | Reads the content and returns the BinHex decoded binary bytes. (Inherited from XmlReader.) |