ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ImGearPageCollection class

In This Topic
    ImGearPageCollection class Methods
    In This Topic

    For a list of all members of this type, see ImGearPageCollection members.

    Public Methods
     NameDescription
    public MethodAppends a page to the end of the collection.  
    public MethodCalls the specified function once for each page in the collection.  
    public MethodReturns a page in the collection at the index specified.  
    public MethodInserts a page at the location in the collection specified by the parameter 'index'.  
    public MethodRemoves all the pages from the collection.  
    public MethodRemoves one page from the collection.  
    public MethodPuts the page at the required index in the collection.  
    Top
    See Also