ImageGear .NET v25.2 - Updated
length Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearDocumentCollection class : length Property
Returns the length of the collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_length() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearDocumentCollection.get_length();
Remarks

This function returns the number of documents that the collection contains. If the collection is empty, this function will return zero.

See Also

Reference

ImGearDocumentCollection class
ImGearDocumentCollection Members

Is this page helpful?
Yes No
Thanks for your feedback.