共用方式為


SimpleXmlReader 類別

定義

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
繼承
SimpleXmlReader
屬性
實作

建構函式

SimpleXmlReader()

方法

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

明確介面實作

IDisposable.Dispose()

適用於