VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementCollectionJS type / get_Count Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Count Method
In This Topic
Gets the number of items contained in the collection.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);

var value; // Type: number
value = instance.get_Count();

Return Value

Number of items contained in the collection.
Browser Compatibility
56+
45+
11
See Also