Share via


SimpleXmlReader Class

Definition

public ref class SimpleXmlReader : IDisposable, Microsoft::BizTalk::Admin::ISimpleXmlReader
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("951901B0-BF0D-4b50-B7FC-AEF20F7CD494")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class SimpleXmlReader : IDisposable, Microsoft.BizTalk.Admin.ISimpleXmlReader
type SimpleXmlReader = class
    interface ISimpleXmlReader
    interface IDisposable
Public Class SimpleXmlReader
Implements IDisposable, ISimpleXmlReader
Inheritance
SimpleXmlReader
Attributes
Implements

Constructors

SimpleXmlReader()

Methods

GetNextNode(String, String, String, Boolean)
LoadXml(String)

Explicit Interface Implementations

IDisposable.Dispose()

Applies to