XmlInterpretter Class
Inheritance Hierarchy
System.Object
System.Xml.XmlReader
System.Xml.XmlTextReader
Microsoft.Web.Design.Utility.XmlInterpretter
Microsoft.Web.Design.Server.ProxyUpdateExecutor
Namespace: Microsoft.Web.Design.Utility
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Public MustInherit Class XmlInterpretter _
Inherits XmlTextReader
'Usage
Dim instance As XmlInterpretter
public abstract class XmlInterpretter : XmlTextReader
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.