次の方法で共有


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)

適用対象