This topic has not yet been rated - Rate this topic

XmlDictionaryReader.ReadInt16Array Method

Reads the contents of a series of nodes into an array of short integers (Int16).
Name Description
XmlDictionaryReader.ReadInt16Array (String, String) Reads the contents of a series of nodes with the given localName and namespaceUri into an array of short integers (Int16).
XmlDictionaryReader.ReadInt16Array (XmlDictionaryString, XmlDictionaryString) Reads the contents of a series of nodes with the given localName and namespaceUri into an array of short integers (Int16).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.