Delete(Value: Integer);
Value. Parameter that determines index of the deleted element. The numbering of elements starts with zero.
The Delete method deletes the image from the collection by the index that is passed by the Value input parameter.
The method is outdated, use IGxImageList.Remove.
See also: