var instance = new Vintasoft.Shared.WebImageCollectionJS(); var value; // Type: any // Parameters var images; // Type: WebImageJS[] value = instance.removeImages(images);
function removeImages(
imagesAn array of WebImageJS objects, which must be removed.: WebImageJS[]
) : any;
Parameters
- images
- An array of WebImageJS objects, which must be removed.