Share via


XmlReaderBasedContentFactory Class

Definition

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

Constructors

XmlReaderBasedContentFactory(IXmlReaderFactory, Boolean)
XmlReaderBasedContentFactory(IXmlReaderFactory)

Properties

IsDirty
RefCount (Inherited from RefCountedBase)

Methods

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

Applies to