ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace > ImGearIsisScannerCollection class : length Property |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_length() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearIsisScannerCollection.get_length(); |
This function returns the number of items that are in the collection. If the collection is empty, this function will return zero.