Deletes the view row at a specified ordinal position in ViewRowCollection.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
Parameters
- ordinal
- Type: System..::..Int32
The zero-based ordinal position of the item to remove.
Implements
IEditableCollectionView..::..RemoveAt(Int32)Remarks
This is an update operation on the view equivalent to calling Delete()()()().