ObjVerExReadCache Constructor
Constructor.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ObjVerExReadCache(
Vault vault,
IEnumerable<ObjVerEx> objVerExs = null
)
Parameters
- vault Vault
- The vault in which the objects to cache reside.
- objVerExs IEnumerableObjVerEx (Optional)
- The objects to pre-fill the cache with.