Removes a number of items.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | Will throw a standard ArgumentOutOfRangeException Exception if the index is out of range. |
ArgumentException | Will throw a standard ArgumentException Exception if the index and count do not denote a valid range of elements in the collection. |
AnimatedStripCollection Class | CBX.Libs.DX9ToolsR4.Collections Namespace | AnimatedStripCollection.Remove Overload List