[]
Determines whether the item at the specified index can be removed from the collection.
public override bool CanRemove(int index)
| Type | Name | Description |
|---|---|---|
| int | index | The index of the item that would be removed. |
| Type | Description |
|---|---|
| bool |