←Select platform

Clear Method

Summary

Deletes the contents of the cache store.

Syntax

C#
VB
C++
public void Clear() 
  
Public Sub Clear()  
public: 
void Clear();  

Remarks

Use this method to clean the cache store from all cached items.

Example

Please check our Medical Web Viewer demo, located in WorkstationWebViewer project.

Requirements

Target Platforms

See Also

Reference

Cache Class

Cache Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly