Condividi tramite


IContentFactory Interfaccia

Definizione

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

Proprietà

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