ImageGear for .NET
length Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > MarkCollection Class : length Property

Glossary Item Box

Returns the length of the collection.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_length() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMarkCollection.get_length();

Return Value

The number of marks in the collection.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.