ReadCache Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- source
- IContentFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet
S’applique à
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
Paramètres
- source
- IRefCountedStreamFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet
S’applique à
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
Paramètres
- source
- IRefCountedXmlReaderFactory
- addRef
- Boolean
- prefetchSet
- PrefetchSet