Property | Description | |||
Method Name | Remove | |||
Argument - index | The 0 based index of the item to remove | |||
Description | Removes the item from the collection | |||
Remarks | If the index is out of range an exception is raised. The OnCollectionChange event is fired after the item is removed. |