129.
Which one of the following commands will NOT load an XML string?
View Description
XMLReader.Read only returns a boolean indicating that the next element was read (if it exists), the others load the entire XML String.