ReadCache コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ReadCache(IContentFactory, Boolean, PrefetchSet) | |
ReadCache(IRefCountedStreamFactory, Boolean, PrefetchSet) | |
ReadCache(IRefCountedXmlReaderFactory, Boolean, PrefetchSet) |
ReadCache(IContentFactory, Boolean, PrefetchSet)
public:
ReadCache(Microsoft::XLANGs::RuntimeTypes::IContentFactory ^ source, bool addRef, Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ prefetchSet);
public ReadCache (Microsoft.XLANGs.RuntimeTypes.IContentFactory source, bool addRef, Microsoft.XLANGs.RuntimeTypes.PrefetchSet prefetchSet);
new Microsoft.XLANGs.RuntimeTypes.ReadCache : Microsoft.XLANGs.RuntimeTypes.IContentFactory * bool * Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> Microsoft.XLANGs.RuntimeTypes.ReadCache
パラメーター
- source
- IContentFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet
適用対象
ReadCache(IRefCountedStreamFactory, Boolean, PrefetchSet)
public:
ReadCache(Microsoft::XLANGs::RuntimeTypes::IRefCountedStreamFactory ^ source, bool addRef, Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ prefetchSet);
public ReadCache (Microsoft.XLANGs.RuntimeTypes.IRefCountedStreamFactory source, bool addRef, Microsoft.XLANGs.RuntimeTypes.PrefetchSet prefetchSet);
new Microsoft.XLANGs.RuntimeTypes.ReadCache : Microsoft.XLANGs.RuntimeTypes.IRefCountedStreamFactory * bool * Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> Microsoft.XLANGs.RuntimeTypes.ReadCache
パラメーター
- source
- IRefCountedStreamFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet
適用対象
ReadCache(IRefCountedXmlReaderFactory, Boolean, PrefetchSet)
public:
ReadCache(Microsoft::XLANGs::RuntimeTypes::IRefCountedXmlReaderFactory ^ source, bool addRef, Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ prefetchSet);
public ReadCache (Microsoft.XLANGs.RuntimeTypes.IRefCountedXmlReaderFactory source, bool addRef, Microsoft.XLANGs.RuntimeTypes.PrefetchSet prefetchSet);
new Microsoft.XLANGs.RuntimeTypes.ReadCache : Microsoft.XLANGs.RuntimeTypes.IRefCountedXmlReaderFactory * bool * Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> Microsoft.XLANGs.RuntimeTypes.ReadCache
パラメーター
- source
- IRefCountedXmlReaderFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet