XmlDictionaryReader.ReadSingleArray Method
.NET Framework 3.0
Reads the contents of a series of nodes into an array of float numbers (Single).
| Name | Description |
|---|---|
| XmlDictionaryReader.ReadSingleArray (String, String) | Reads the contents of a series of nodes with the given localName and namespaceUri into an array of float numbers (Single). |
| XmlDictionaryReader.ReadSingleArray (XmlDictionaryString, XmlDictionaryString) | Reads the contents of a series of nodes with the given localName and namespaceUri into an array of float numbers (Single). |