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

In This Topic
    ImGearDocumentCollection class Methods
    In This Topic

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

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