Condividi tramite


IModifiableContentFactory Interfaccia

Definizione

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
Derivato
Implementazioni

Proprietà

IsDirty (Ereditato da IModifiable)
RefCount (Ereditato da IRefCounted)

Metodi

AddRef() (Ereditato da IRefCounted)
CreateStream() (Ereditato da IStreamFactory)
CreateStream(String) (Ereditato da IRefCountedStreamFactoryWithEncoding)
CreateXmlReader() (Ereditato da IXmlReaderFactory)
Dispose() (Ereditato da IRefCounted)
Release() (Ereditato da IRefCounted)

Si applica a