次の方法で共有


XmlRewritingContentFactory クラス

定義

public ref class XmlRewritingContentFactory : Microsoft::XLANGs::RuntimeTypes::RefCountedBase, Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IModifiableContentFactory
public class XmlRewritingContentFactory : Microsoft.XLANGs.RuntimeTypes.RefCountedBase, Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IModifiableContentFactory
type XmlRewritingContentFactory = class
    inherit RefCountedBase
    interface IModifiableContentFactory
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
    interface IModifiable
Public Class XmlRewritingContentFactory
Inherits RefCountedBase
Implements IModifiableContentFactory, IStreamFactory, IXmlReaderFactory
継承
XmlRewritingContentFactory
実装

コンストラクター

XmlRewritingContentFactory(IContentFactory, Boolean)
XmlRewritingContentFactory(IRefCountedStreamFactory, Boolean)
XmlRewritingContentFactory(IRefCountedXmlReaderFactory, Boolean)
XmlRewritingContentFactory(ReadCache)

プロパティ

IsDirty
ReadCache
RefCount (継承元 RefCountedBase)

メソッド

_getXPathSafe(XPathExpression)
AddRef() (継承元 RefCountedBase)
Clone()
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
GetCachedXPath(String)
GetXPath(String)
Prefetch(PrefetchSet)
Prefetch(String)
Release() (継承元 RefCountedBase)
SetXPath(String, Object, ValueFormatter)
SetXPath(String, Object)

適用対象