IRefCountedStreamFactoryWithEncoding 接口

定义

public interface class IRefCountedStreamFactoryWithEncoding : Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::RuntimeTypes::IRefCountedStreamFactory
public interface IRefCountedStreamFactoryWithEncoding : Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.RuntimeTypes.IRefCountedStreamFactory
type IRefCountedStreamFactoryWithEncoding = interface
    interface IRefCountedStreamFactory
    interface IRefCounted
    interface IStreamFactory
Public Interface IRefCountedStreamFactoryWithEncoding
Implements IRefCountedStreamFactory, IStreamFactory
派生
实现

属性

RefCount (继承自 IRefCounted)

方法

AddRef() (继承自 IRefCounted)
CreateStream() (继承自 IStreamFactory)
CreateStream(String)
Dispose() (继承自 IRefCounted)
Release() (继承自 IRefCounted)

适用于