XmlReaderBasedContentFactory 类

定义

public ref class XmlReaderBasedContentFactory : Microsoft::XLANGs::RuntimeTypes::RefCountedBase, Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IModifiableContentFactory
public class XmlReaderBasedContentFactory : Microsoft.XLANGs.RuntimeTypes.RefCountedBase, Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IModifiableContentFactory
type XmlReaderBasedContentFactory = class
    inherit RefCountedBase
    interface IModifiableContentFactory
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
    interface IModifiable
Public Class XmlReaderBasedContentFactory
Inherits RefCountedBase
Implements IModifiableContentFactory, IStreamFactory, IXmlReaderFactory
继承
XmlReaderBasedContentFactory
实现

构造函数

XmlReaderBasedContentFactory(IXmlReaderFactory, Boolean)
XmlReaderBasedContentFactory(IXmlReaderFactory)

属性

IsDirty
RefCount (继承自 RefCountedBase)

方法

AddRef() (继承自 RefCountedBase)
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
Release() (继承自 RefCountedBase)

适用于