[]
Deletes the view row at a specified ordinal position in ViewRowCollection.
public void RemoveAt(int ordinal)
Type | Name | Description |
---|---|---|
int | ordinal | The zero-based ordinal position of the item to remove. |
This is an update operation on the view equivalent to calling Delete().