Method Remove
Remove(int)
Removes image from the container.
public virtual bool Remove(int imageIndex)
Parameters
imageIndex
intIndex of image to remove.
Removes image from the container.
public virtual bool Remove(int imageIndex)
imageIndex
intIndex of image to remove.