Removes an item.
Removes an item.
public void Remove(Light);
Removes an item.
public void Remove(int);
Removes a number of items.
public void Remove(int,int);
Removes a number of items.
public void Remove(int[]);
SimpleLightCollection Class | CBX.Libs.DX9ToolsR4.Collections Namespace