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