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)
XmlReaderBasedContentFactory(IXmlReaderFactory, Boolean)

プロパティ

IsDirty
RefCount (継承元 RefCountedBase)

メソッド

AddRef() (継承元 RefCountedBase)
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
Release() (継承元 RefCountedBase)

適用対象