This topic has not yet been rated - Rate this topic

XmlDictionaryReader.ReadElementContentAsBinHex Method

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.

  NameDescription
Public method ReadElementContentAsBinHex() Converts a node's content to an array of BinHex bytes.
Public method ReadElementContentAsBinHex(Byte[], Int32, Int32) Reads the element and decodes the BinHex content. (Inherited from XmlReader.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.