VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageCollectionJS type / get_Count Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Count Method
In This Topic
Gets the number of images contained in the collection.
Syntax
var instance = new Vintasoft.Shared.WebImageCollectionJS();

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

Return Value

Number of images contained in the collection.
Browser Compatibility
9
See Also