This documentation is archived and is not being maintained.
DiscoveryDocument::Read Method
Visual Studio 2008
Reads and returns a DiscoveryDocument from the passed object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Read(Stream) | Reads and returns a DiscoveryDocument from the passed Stream. |
|
Read(TextReader) | Reads and returns a DiscoveryDocument from the passed TextReader. |
|
Read(XmlReader) | Reads and returns a DiscoveryDocument from the passed XmlReader. |
Show: