Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
void ICancelAddNew.EndNew(
	int itemIndex
)
Visual Basic
Private Sub EndNew ( _
	itemIndex As Integer _
) Implements ICancelAddNew.EndNew

Parameters

itemIndex
Type: System..::..Int32

Implements

ICancelAddNew..::..EndNew(Int32)

See Also