IsImageFileCacheExist(String) Method (AnnotationsCacheManager)
Determines that the cache manager caches the annotation collections for an image file.
'Declaration
Public Overridable Function IsImageFileCacheExist( _
ByVal As String _
) As Boolean
public virtual bool IsImageFileCacheExist(
string
)
public: virtual bool IsImageFileCacheExist(
string*
)
public:
virtual bool IsImageFileCacheExist(
string^
)
Parameters
- fileId
- File identifier.
Return Value
True - the cache manager caches the annotation collections for at least 1 image from image file; false - the cache manager does NOT cache annotation collections for images from image file.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5