Read Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Xml.Schema Namespace
XmlSchema Class
XmlSchema Methods
Read Method
Read Method (Stream, Validatio ...
Read Method (TextReader, Valid ...
Read Method (XmlReader, Valida ...
XmlSchema Methods
Compile Method
Read Method
Write Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
XmlSchema
.
.
::
.
Read Method
Reads an XML Schema.
Overload List
Name
Description
Read(Stream, ValidationEventHandler)
Reads an XML Schema from the supplied stream.
Read(TextReader, ValidationEventHandler)
Reads an XML Schema from the supplied
TextReader
.
Read(XmlReader, ValidationEventHandler)
Reads an XML Schema from the supplied
XmlReader
.
Top
See Also
Reference
XmlSchema Class
XmlSchema Members
System.Xml.Schema Namespace
Tags :