Partager via


IRefCountedStreamFactoryWithEncoding Interface

Définition

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
Dérivé
Implémente

Propriétés

RefCount (Hérité de IRefCounted)

Méthodes

AddRef() (Hérité de IRefCounted)
CreateStream() (Hérité de IStreamFactory)
CreateStream(String)
Dispose() (Hérité de IRefCounted)
Release() (Hérité de IRefCounted)

S’applique à