net10
namespace System.Xml
{
[DefaultMember("Item")]
public class XmlTextReader : XmlReader, IXmlLineInfo
{
public override string ReadOuterXml();
}
}
.NET Framework | 1.0 |
---|---|
Information specific to net10 | |
Assembly | System.Xml , Version=1.0.3300.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |