ImageGear .NET - Updated
length Property

ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace > ImGearIsisBarcodeCollection 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 = instanceOfImGearIsisBarcodeCollection.get_length();
Remarks

This function returns the number of items that are in the collection. If the collection is empty, this function will return zero.

See Also

Reference

ImGearIsisBarcodeCollection class
ImGearIsisBarcodeCollection Members