Get the cache keys used by this document.
public ISet<string> GetCacheKeys()
Public Function GetCacheKeys() As System.Collections.Generic.ISet(Of String)
public:
System::Collections::Generic::ISet<String^>^ GetCacheKeys()
public Set<String> getCacheKeys()
Set of all possible cache keys used by this document.
This method returns a set of strings containing the cache item keys that can be used by this document when it is saved into the cache. The set of keys contain every combination that can be used by this document and may contain values that are not yet saved into the cache.
Refer to AutoDeleteFromCache for more information.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document