XmlDictionaryReader.ReadInt16Array Method
.NET Framework 3.0
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). |