Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / RangeCache Class
Members


In This Topic
    RangeCache Class
    In This Topic
    Represents a class which provides caching for common range operations.
    Syntax
    'Declaration
     
    
    Public Class RangeCache 
    'Usage
     
    
    Dim instance As RangeCache
    public class RangeCache 
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.RangeCache

    See Also