ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_length() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearDocumentCollection.get_length(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_length() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearDocumentCollection.get_length(); |
This function returns the number of documents that the collection contains. If the collection is empty, this function will return zero.