ImageGear .NET - Updated
ImGearPageCollection class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearPageCollection class

The following tables list the members exposed by ImGearPageCollection.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Returns the length of the pages collection.  
Top
Public Methods
 NameDescription
public Method Appends a page to the end of the collection.  
public Method Calls the specified function once for each page in the collection.  
public Method Returns a page in the collection at the index specified.  
public Method Inserts a page at the location in the collection specified by the parameter 'index'.  
public Method Removes all the pages from the collection.  
public Method Removes one page from the collection.  
public Method Puts the page at the required index in the collection.  
Top
Public Events
 NameDescription
public Event Indicates that a new page was added to the collection.  
public Event Indicates that a page in the collection was changed.  
public Event Indicates that a page was removed from the collection.  
Top
See Also

Reference

ImGearPageCollection class
ImageGear.Web.UI Namespace