Gets the number of images contained in the collection.
var instance = new Vintasoft.Shared.WebImageCollectionJS();
var value; // Type: number
value = instance.get_Count();
function get_Count() : number;
Return Value
Number of images contained in the collection.