ImageGear .NET - Updated
ImGearDocumentCollection class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearDocumentCollection class
A collection of ImGearDocument objects.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearDocumentCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearDocumentCollection();
Remarks

This object is a collection of ImGearDocument objects.

This object is used primarily as a property in ImGearThumbnailList control. It is also available for use by users of ImageGear Web Solutions API.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearDocumentCollection

See Also

Reference

ImGearDocumentCollection Members
ImageGear.Web.UI Namespace