Share via


IModifiableContentFactory Interface

Definition

public interface class IModifiableContentFactory : Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::BaseTypes::IXmlReaderFactory, Microsoft::XLANGs::RuntimeTypes::IContentFactory, Microsoft::XLANGs::RuntimeTypes::IModifiable
public interface IModifiableContentFactory : Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.BaseTypes.IXmlReaderFactory, Microsoft.XLANGs.RuntimeTypes.IContentFactory, Microsoft.XLANGs.RuntimeTypes.IModifiable
type IModifiableContentFactory = interface
    interface IContentFactory
    interface IRefCountedStreamFactoryWithEncoding
    interface IRefCountedStreamFactory
    interface IStreamFactory
    interface IRefCountedXmlReaderFactory
    interface IRefCounted
    interface IXmlReaderFactory
    interface IModifiable
Public Interface IModifiableContentFactory
Implements IContentFactory, IModifiable, IStreamFactory, IXmlReaderFactory
Derived
Implements

Properties

IsDirty (Inherited from IModifiable)
RefCount (Inherited from IRefCounted)

Methods

AddRef() (Inherited from IRefCounted)
CreateStream() (Inherited from IStreamFactory)
CreateStream(String) (Inherited from IRefCountedStreamFactoryWithEncoding)
CreateXmlReader() (Inherited from IXmlReaderFactory)
Dispose() (Inherited from IRefCounted)
Release() (Inherited from IRefCounted)

Applies to