共用方式為


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)

適用於