var instance = new Vintasoft.Shared.WebImageCollectionJS(); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.toArray();
function toArray() : WebImageJS[];
Return Value
Array of WebImageJS objects.
var instance = new Vintasoft.Shared.WebImageCollectionJS(); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.toArray();
function toArray() : WebImageJS[];