Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ArrayHelper Class
Members


In This Topic
    ArrayHelper Class
    In This Topic
    The class intend not to be used directly in user code. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class ArrayHelper 
    'Usage
     
    
    Dim instance As ArrayHelper
    public static class ArrayHelper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.ArrayHelper

    See Also