共用方式為


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)

適用於