次の方法で共有


StreamBasedContentFactory クラス

定義

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

コンストラクター

StreamBasedContentFactory(IStreamFactory, Boolean)

プロパティ

IsDirty
RefCount (継承元 RefCountedBase)

メソッド

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

適用対象