DX9ToolsR4 - Created by: X

SimpleMeshCollection.Remove Method

Removes an item.

Overload List

Removes an item.

public void Remove(Mesh);

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

SimpleMeshCollection Class | CBX.Libs.DX9ToolsR4.Collections Namespace