Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > CacheItemPolicy Class : Clone Method |
public CacheItemPolicy Clone()
'Declaration
Public Function Clone() As CacheItemPolicy
'Usage
Dim instance As CacheItemPolicy Dim value As CacheItemPolicy value = instance.Clone()
public CacheItemPolicy clone()
public: CacheItemPolicy^ Clone();