다음을 통해 공유


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)

적용 대상