Removes a member object from a collection by index.
public bool RemoveItem(int index);
Return Value
True if the item was removed from the collection.
Parameters
Index
The index number of the item.
See also:
Class Values© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic