DX9ToolsR4 - Created by: X

SimpleLightCollection.Remove Method

Removes an item.

Overload List

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[]);

See Also

SimpleLightCollection Class | CBX.Libs.DX9ToolsR4.Collections Namespace