Condividi tramite


IRefCountedXmlReaderFactory Interfaccia

Definizione

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

Proprietà

RefCount (Ereditato da IRefCounted)

Metodi

AddRef() (Ereditato da IRefCounted)
CreateXmlReader() (Ereditato da IXmlReaderFactory)
Dispose() (Ereditato da IRefCounted)
Release() (Ereditato da IRefCounted)

Si applica a