%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
ClearCache Method
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > CompareLogic Class : ClearCache Method


Glossary Item Box

Reflection properties and fields are cached. By default this cache is cleared automatically after each compare.

Syntax

Visual Basic (Declaration) 
Public Sub ClearCache() 
Visual Basic (Usage)Copy Code
Dim instance As CompareLogic
 
instance.ClearCache()
C# 
public void ClearCache()
Managed Extensions for C++ 
public: void ClearCache(); 

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Kellerman Software 2018 All Rights Reserved.