[]
Discards a pending new item from the collection.
public void CancelNew(int itemIndex)
Public Sub CancelNew(itemIndex As Integer)
| Type | Name | Description |
|---|---|---|
| int | itemIndex | The index of the item that was previously added to the collection. |