共用方式為


IRefCountedXmlReaderFactory 介面

定義

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
衍生
實作

屬性

RefCount (繼承來源 IRefCounted)

方法

AddRef() (繼承來源 IRefCounted)
CreateXmlReader() (繼承來源 IXmlReaderFactory)
Dispose() (繼承來源 IRefCounted)
Release() (繼承來源 IRefCounted)

適用於