Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads an object from the current location and stores the result in items.
public void Read (System.Xml.XmlReader reader);
abstract member Read : System.Xml.XmlReader -> unit