This topic has not yet been rated - Rate this topic

XmlDictionaryReader.ReadSingleArray Method

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).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.