Removes an item.
public void Remove(IGUI);
public void Remove(int);
Removes a number of items.
public void Remove(int,int);
GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace