Nevron .NET Vision
Nevron.Serialization Namespace / NBlankSerializationFilter Class / RebuildCache Method


In This Topic
    RebuildCache Method
    In This Topic
    Called to allow the filter to build it's internal tables (for faster filtering).
    Syntax
    'Declaration
     
    
    Public Sub RebuildCache() 
    'Usage
     
    
    Dim instance As NBlankSerializationFilter
     
    instance.RebuildCache()
    public void RebuildCache()
    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