Chili.Opf3 Send comments on this topic.
SimpleCacheManager Constructor
See Also 
Chili.Opf3.Caching Namespace > SimpleCacheManager Class : SimpleCacheManager Constructor




Creates a new instance of the SimpleCacheManager Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As SimpleCacheManager()
C# 
public SimpleCacheManager()
Managed Extensions for C++ 
public: SimpleCacheManager();
C++/CLI 
public:
SimpleCacheManager();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also