IRefCountedXmlReaderFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |