Summary

public void AddImagesToSelection(List<string> ids, bool checkExistence)

Adds image to list of shown images. You can get image ids by GetSelectedImages(List)

Parameters