Share via


IRefCountedXmlReaderFactory Interface

Definition

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
Derived
Implements

Properties

RefCount (Inherited from IRefCounted)

Methods

AddRef() (Inherited from IRefCounted)
CreateXmlReader() (Inherited from IXmlReaderFactory)
Dispose() (Inherited from IRefCounted)
Release() (Inherited from IRefCounted)

Applies to