Share via


StreamBasedContentFactory Class

Definition

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
Inheritance
StreamBasedContentFactory
Implements

Constructors

StreamBasedContentFactory(IStreamFactory, Boolean)

Properties

IsDirty
RefCount (Inherited from RefCountedBase)

Methods

AddRef() (Inherited from RefCountedBase)
CreateStream()
CreateStream(String)
CreateXmlReader()
Dispose()
Release() (Inherited from RefCountedBase)

Applies to