Share via


XmlDocumentWrapper Class

Definition

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
Inheritance
XmlDocumentWrapper
Implements

Constructors

XmlDocumentWrapper(XmlNode)

Properties

RefCount

Methods

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

Applies to