XmlDictionaryReader.ReadElementContentAsBinHex Method
.NET Framework 4.5
Converts a node's content to an array of BinHex 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 | |
|---|---|---|
|
ReadElementContentAsBinHex() | Converts a node's content to an array of BinHex bytes. |
|
ReadElementContentAsBinHex(Byte[], Int32, Int32) | Reads the element and decodes the BinHex content. (Inherited from XmlReader.) |