In This Topic
Returns the collection as array of
WebImageJS objects.
Syntax
var instance = new Vintasoft.Shared.WebImageCollectionJS();
var value; // Type: Vintasoft.Shared.WebImageJS[]
value = instance.toArray();
Return Value
Array of
WebImageJS objects.
Browser Compatibility
See Also