'Declaration Public Overloads Shadows Function ReadXml( _ ByVal stream As Stream _ ) As XmlReadMode
public new XmlReadMode ReadXml( Stream stream )
Parameters
- stream
 - An object that derives from System.IO.Stream.
 
Return Value
The System.Data.XmlReadMode used to read the data.