[]
Removes the element of the IndexedCollection<T> at the specified ordinal position.
protected override void RemoveItem(int ordinal)
Protected Overrides Sub RemoveItem(ordinal As Integer)
| Type | Name | Description |
|---|---|---|
| int | ordinal | The zero-based ordinal of the element to remove. |