XmlDocumentWrapper 类

定义

public ref class XmlDocumentWrapper : Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IContentFactory
public class XmlDocumentWrapper : Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IContentFactory
type XmlDocumentWrapper = class
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
Public Class XmlDocumentWrapper
Implements IContentFactory, IStreamFactory, IXmlReaderFactory
继承
XmlDocumentWrapper
实现

构造函数

XmlDocumentWrapper(XmlNode)

属性

RefCount

方法

AddRef()
Clone()
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
GetXmlDocument()
GetXPath(String)
Release()
SetXPath(String, String)

适用于